CKDatabaseNotification 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
關於資料庫活動的通知。
[Foundation.Register("CKDatabaseNotification", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public class CKDatabaseNotification : CloudKit.CKNotification
type CKDatabaseNotification = class
inherit CKNotification
- 繼承
- 屬性
建構函式
CKDatabaseNotification(IntPtr) |
建立 Unmanaged 物件的 Managed 標記法時所使用的建構函式;由執行時間呼叫。 |
CKDatabaseNotification(NSCoder) |
從儲存在 unarchiver 物件中的資料初始化 物件的建構函式。 |
CKDatabaseNotification(NSObjectFlag) |
呼叫衍生類別的建構函式,以略過初始化,並只配置 物件。 |
屬性
AlertActionLocalizationKey |
取得檔案中的 |
AlertBody |
取得警示本文文字。 (繼承來源 CKNotification) |
AlertLaunchImage |
當使用者從通知警示啟動應用程式時,取得應用程式啟動映射的檔案名。 (繼承來源 CKNotification) |
AlertLocalizationArgs |
取得字串陣列,這些字串會對應至觸發通知之記錄中的功能變數名稱。 用於替代警示格式字串。 (繼承來源 CKNotification) |
AlertLocalizationKey |
取得識別當地語系化警示訊息之檔案的 |
Badge |
取得徽章值。 (繼承來源 CKNotification) |
Category |
取得通知的動作組名。 (繼承來源 CKNotification) |
Class |
關於資料庫活動的通知。 (繼承來源 NSObject) |
ClassHandle |
這個類別的控制碼。 |
ContainerIdentifier |
取得觸發通知之內容的容器識別碼。 (繼承來源 CKNotification) |
DatabaseScope |
取得資料庫範圍。 |
DebugDescription |
此物件的開發人員有意義描述。 (繼承來源 NSObject) |
Description |
物件的描述,ToString 的 Objective-C 版本。 (繼承來源 NSObject) |
Handle |
處理非受控物件標記法) (指標。 (繼承來源 NSObject) |
IsDirectBinding |
關於資料庫活動的通知。 (繼承來源 NSObject) |
IsProxy |
關於資料庫活動的通知。 (繼承來源 NSObject) |
IsPruned |
取得布林值,指出伺服器是否縮短資料。 (繼承來源 CKNotification) |
NotificationId |
取得通知識別碼。 (繼承來源 CKNotification) |
NotificationType |
取得觸發事件的型別。 (繼承來源 CKNotification) |
RetainCount |
傳回物件的目前 Objective-C 保留計數。 (繼承來源 NSObject) |
Self |
關於資料庫活動的通知。 (繼承來源 NSObject) |
SoundName |
取得應用程式套件組合中當通知送達時要播放的音效名稱。 (繼承來源 CKNotification) |
SubscriptionID |
取得觸發通知之訂閱的識別碼。 (繼承來源 CKNotification) |
Subtitle |
關於資料庫活動的通知。 (繼承來源 CKNotification) |
SubtitleLocalizationArgs |
關於資料庫活動的通知。 (繼承來源 CKNotification) |
SubtitleLocalizationKey |
關於資料庫活動的通知。 (繼承來源 CKNotification) |
Superclass |
關於資料庫活動的通知。 (繼承來源 NSObject) |
SuperHandle |
用來表示這個 NSObject 基類中方法的控制碼。 (繼承來源 NSObject) |
Title |
關於資料庫活動的通知。 (繼承來源 CKNotification) |
TitleLocalizationArgs |
關於資料庫活動的通知。 (繼承來源 CKNotification) |
TitleLocalizationKey |
關於資料庫活動的通知。 (繼承來源 CKNotification) |
Zone |
關於資料庫活動的通知。 (繼承來源 NSObject) |
方法
擴充方法
ObjectDidBeginEditing(NSObject, INSEditor) |
關於資料庫活動的通知。 |
ObjectDidEndEditing(NSObject, INSEditor) |
關於資料庫活動的通知。 |
GetValidModes(NSObject, NSFontPanel) |
關於資料庫活動的通知。 |
ValidateToolbarItem(NSObject, NSToolbarItem) |
關於資料庫活動的通知。 |
GetDebugDescription(INSObjectProtocol) |
關於資料庫活動的通知。 |
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel) |
關於資料庫活動的通知。 |
BeginPreviewPanelControl(NSObject, QLPreviewPanel) |
關於資料庫活動的通知。 |
EndPreviewPanelControl(NSObject, QLPreviewPanel) |
關於資料庫活動的通知。 |
GetAccessibilityCustomRotors(NSObject) |
取得物件適用的 |
SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[]) |
設定適用于 |