Class MapAlignment
Defines the constants that specify the position of the map marker icon.
Inheritance
System.Object
MapAlignment
Namespace: Syncfusion.Maui.Maps
Assembly: Syncfusion.Maui.Maps.dll
Syntax
public sealed class MapAlignment : Enum
Fields
Center
The marker icon aligned to the center position of the layout slot.
Declaration
public const MapAlignment Center
Field Value
Type | Description |
---|---|
MapAlignment |
End
The marker icon aligned to the end position of the layout slot.
Declaration
public const MapAlignment End
Field Value
Type | Description |
---|---|
MapAlignment |
Start
The marker icon aligned to the start position of the layout slot.
Declaration
public const MapAlignment Start
Field Value
Type | Description |
---|---|
MapAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |