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

属性值

适用于