menu

MAUI

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

    Show / Hide Table of Contents

    Class MapSelectionMode

    Represents selection type.

    Inheritance
    System.Object
    MapSelectionMode
    Namespace: Syncfusion.Maui.Maps
    Assembly: Syncfusion.Maui.Maps.dll
    Syntax
    public sealed class MapSelectionMode : Enum

    Fields

    Multiple

    Select a multiple shape.

    Declaration
    public const MapSelectionMode Multiple
    Field Value
    Type
    MapSelectionMode

    Single

    Select a single shape.

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