Share via


SKFieldNode.Exclusive Property

Definition

Gets or sets a value that controls whether the field should override all other fields whose regions intersect with its own region.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Exclusive { [Foundation.Export("isExclusive")] get; [Foundation.Export("setExclusive:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isExclusive")>]
[<set: Foundation.Export("setExclusive:")>]
member this.Exclusive : bool with get, set

Property Value

Attributes

Applies to