SKView.IgnoresSiblingOrder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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