UIFocusUpdateContext.Notifications Class

Definition

public static class UIFocusUpdateContext.Notifications
type UIFocusUpdateContext.Notifications = class
Inheritance
UIFocusUpdateContext.Notifications

Methods

ObserveDidUpdate(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the DidUpdateNotification constant.

ObserveDidUpdate(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the DidUpdateNotification constant.

ObserveMovementDidFail(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the MovementDidFailNotification constant.

ObserveMovementDidFail(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the MovementDidFailNotification constant.

Applies to