Pin.Type 属性

定义

获取或设置引脚的类型。 默认值为 Generic。 这是一种可绑定属性。

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

属性值

注解

根据平台和平台的版本,这可能会更改视觉表示形式。 这在不同的平台之间有所不同。

适用于