Search Results for

    Show / Hide Table of Contents

    Class SelectedPinChangedEventArgs

    Inheritance
    object
    EventArgs
    SelectedPinChangedEventArgs
    Inherited Members
    EventArgs.Empty
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.UI.Forms
    Assembly: Mapsui.UI.Forms.dll
    Syntax
    public sealed class SelectedPinChangedEventArgs : EventArgs

    Properties

    | Edit this page View Source

    SelectedPin

    Pin that was selected

    Declaration
    public Pin SelectedPin { get; }
    Property Value
    Type Description
    Pin
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX