共用方式為


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 強型別通知。

適用於