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) |
创建非托管对象的托管表示形式时使用的构造函数;由运行时调用。 |
| 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[]) |
设置适用于 |