NSCalendar.Notifications 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類別所張貼的 NSCalendar 通知。
public static class NSCalendar.Notifications
type NSCalendar.Notifications = class
- 繼承
-
NSCalendar.Notifications
備註
這是靜態類別,其中包含各種協助程式方法,可讓開發人員觀察在 iOS 通知中樞張貼的事件 (NSNotificationCenter) 。
這個類別中定義的方法會在事件後叫用提供的 方法或 Lambda,其中包含 NSNotificationEventArgs 通知引數的強型別屬性。
方法
ObserveDayChanged(EventHandler<NSNotificationEventArgs>) |
常數的 DayChangedNotification 強型別通知。 |
ObserveDayChanged(NSObject, EventHandler<NSNotificationEventArgs>) |
常數的 DayChangedNotification 強型別通知。 |