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

プロパティ値

適用対象