Share via


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

适用于