다음을 통해 공유


DropEventArgs.PlatformArgs 속성

정의

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

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

속성 값

적용 대상