UIFocusUpdateContext.Notifications 클래스

정의

public static class UIFocusUpdateContext.Notifications
type UIFocusUpdateContext.Notifications = class
상속
UIFocusUpdateContext.Notifications

메서드

ObserveDidUpdate(EventHandler<NSNotificationEventArgs>)

상수에 대한 강력한 형식의 알림입니다 DidUpdateNotification .

ObserveDidUpdate(NSObject, EventHandler<NSNotificationEventArgs>)

상수에 대한 강력한 형식의 알림입니다 DidUpdateNotification .

ObserveMovementDidFail(EventHandler<NSNotificationEventArgs>)

상수에 대한 강력한 형식의 알림입니다 MovementDidFailNotification .

ObserveMovementDidFail(NSObject, EventHandler<NSNotificationEventArgs>)

상수에 대한 강력한 형식의 알림입니다 MovementDidFailNotification .

적용 대상