CKRecord
CKRecord(IntPtr)
CKRecord(NativeHandle)
CKRecord(NSCoder)
CKRecord(NSObjectFlag)
CKRecord(String)
CKRecord(String, CKRecordID)
CKRecord(String, CKRecordZoneID)
ClassHandle
CreationDate
CreationDateKey
CreatorUserRecordId
CreatorUserRecordIdKey
Id
LastModifiedUserRecordId
LastModifiedUserRecordIdKey
ModificationDate
ModificationDateKey
NameZoneWideShare
Parent
ParentKey
RecordChangeTag
RecordIdKey
RecordType
Share
ShareKey
this[String]
TypeShare
TypeUserRecord
AllKeys()
AllTokens()
ChangedKeys()
Copy(NSZone)
EncodeSystemFields(NSCoder)
EncodeTo(NSCoder)
SetParent(CKRecord)
SetParent(CKRecordID)
xamarinios
namespace CloudKit
{
[DefaultMember("Item")]
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
[Register("CKRecord", true)]
public class CKRecord : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[Field("CKRecordTypeShare", "CloudKit")]
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 12, PlatformArchitecture.All, null)]
public static NSString! TypeShare
{
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 12, PlatformArchitecture.All, null)]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API