Share via


SKView.IgnoresSiblingOrder Property

Definition

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

Property Value

Attributes

Applies to