Edit

Share via


CLSContext.DisplayOrder Property

Definition

Gets or sets the display order for this context.

public virtual nint DisplayOrder { [Foundation.Export("displayOrder")] get; [Foundation.Export("setDisplayOrder:")] set; }
member this.DisplayOrder : nint with get, set

Property Value

System.System.IntPtr System.nativeint

An integer that represents the order, among this context's siblings, in which it is displayed.

Attributes

Applies to