menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeSelectedEventArgs - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeSelectedEventArgs

    Class implementation of ShapeSelectedEventArgs

    Inheritance
    System.Object
    ShapeSelectedEventArgs
    Namespace: Syncfusion.SfMaps.iOS
    Assembly: Syncfusion.SfMaps.iOS.dll
    Syntax
    public class ShapeSelectedEventArgs : EventArgs

    Constructors

    ShapeSelectedEventArgs()

    Declaration
    public ShapeSelectedEventArgs()

    Properties

    Data

    Gets and Sets value for Data

    Declaration
    public object Data { get; }
    Property Value
    Type
    System.Object

    IsSelected

    Gets a value indicating whether the shape selected or not.

    Declaration
    public bool IsSelected { get; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved