다음을 통해 공유


ModalEventArgs 클래스

정의

public ref class ModalEventArgs abstract : EventArgs
public abstract class ModalEventArgs : EventArgs
type ModalEventArgs = class
    inherit EventArgs
Public MustInherit Class ModalEventArgs
Inherits EventArgs
상속
ModalEventArgs
파생

생성자

ModalEventArgs(Page)

ModalPushedEventArgs, ModalPushingEventArgs, ModalPoppedEventArgsModalPoppingEventArgs에 대한 기본 클래스입니다.

속성

Modal

해당 탐색이 이벤트를 트리거한 페이지를 가져오거나 설정합니다.

적용 대상