UIFocusUpdateContext.Notifications クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 厳密に型指定された通知。 |