SKView.IgnoresSiblingOrder Property

Definition

Gets or sets a value that controls whether sibling order or z position will determine rendering order.

public virtual bool IgnoresSiblingOrder { [Foundation.Export("ignoresSiblingOrder")] get; [Foundation.Export("setIgnoresSiblingOrder:")] set; }
member this.IgnoresSiblingOrder : bool with get, set

Property Value

Attributes

Applies to