NSObject.IsDirectBinding Property

Definition

Gets or sets a value indicating whether this instance uses direct Objective-C binding.

protected internal bool IsDirectBinding { get; set; }
member this.IsDirectBinding : bool with get, set

Property Value

true if this instance uses direct binding; otherwise, false.

Applies to