次の方法で共有


Pin.Location プロパティ

定義

このピンの地理的な場所。

public:
 property Microsoft::Maui::Devices::Sensors::Location ^ Location { Microsoft::Maui::Devices::Sensors::Location ^ get(); void set(Microsoft::Maui::Devices::Sensors::Location ^ value); };
public Microsoft.Maui.Devices.Sensors.Location Location { get; set; }
member this.Location : Microsoft.Maui.Devices.Sensors.Location with get, set
Public Property Location As Location

プロパティ値

適用対象