INavigationEventNotification 인터페이스

정의

이벤트 알림을 나타내는 인터페이스입니다.

public interface class INavigationEventNotification
public interface INavigationEventNotification
type INavigationEventNotification = interface
Public Interface INavigationEventNotification

메서드

AddNotification(INavigationContext)

탐색 이벤트가 발생할 때 알림을 추가합니다.

이벤트

Event

탐색 이벤트가 실행될 때 발생합니다.

적용 대상