Pin.Type Property

Definition

The kind of pin.

public:
 property Microsoft::Maui::Controls::Maps::PinType Type { Microsoft::Maui::Controls::Maps::PinType get(); void set(Microsoft::Maui::Controls::Maps::PinType value); };
public Microsoft.Maui.Controls.Maps.PinType Type { get; set; }
member this.Type : Microsoft.Maui.Controls.Maps.PinType with get, set
Public Property Type As PinType

Property Value

Applies to