Class Location
Specifies the location or position of an element using bitwise flags.
Inheritance
System.Object
Location
Namespace: Telerik.Maui.Controls.Compatibility.Common
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public sealed class Location : Enum
Fields
All
All locations (Top, Bottom, Left, and Right).
Declaration
public const Location All
Field Value
Location
|
Bottom
Left
None
Right
Top
value__
Declaration
public int value__
Field Value
System.Int32
|