共用方式為


PointerEventArgs.PlatformArgs 屬性

定義

取得與 PointerEventArgs相關聯的平臺特定自變數。

public:
 property Microsoft::Maui::Controls::PlatformPointerEventArgs ^ PlatformArgs { Microsoft::Maui::Controls::PlatformPointerEventArgs ^ get(); };
public Microsoft.Maui.Controls.PlatformPointerEventArgs? PlatformArgs { get; }
member this.PlatformArgs : Microsoft.Maui.Controls.PlatformPointerEventArgs
Public ReadOnly Property PlatformArgs As PlatformPointerEventArgs

屬性值

適用於