다음을 통해 공유


DragEventArgs.PlatformArgs 속성

정의

와 연결된 플랫폼별 인수를 DragEventArgs가져옵니다.

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

속성 값

적용 대상