menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapAlignment - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    MapAlignment

    End

    The marker icon aligned to the end position of the layout slot.

    Declaration
    public const MapAlignment End
    Field Value
    Type
    MapAlignment

    Start

    The marker icon aligned to the start position of the layout slot.

    Declaration
    public const MapAlignment Start
    Field Value
    Type
    MapAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved