.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. CloudKit
  3. CKRecord
  4. AllTokens()
  • 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
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("allTokens")]
        public virtual string![]! AllTokens();
    }
}
.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙