Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Foundation
  3. NSUbiquitousKeyValueStore
  4. ClassHandle
  • NSUbiquitousKeyValueStore
    • Notifications
    • NSUbiquitousKeyValueStore()
    • NSUbiquitousKeyValueStore(IntPtr)
    • NSUbiquitousKeyValueStore(NativeHandle)
    • NSUbiquitousKeyValueStore(NSObjectFlag)
    • ChangedKeysKey
    • ChangeReasonKey
    • ClassHandle
    • DefaultStore
    • DidChangeExternallyNotification
    • this[NSString]
    • this[String]
    • GetArray(String)
    • GetBool(String)
    • GetData(String)
    • GetDictionary(String)
    • GetDouble(String)
    • GetLong(String)
    • GetString(String)
    • Remove(String)
    • SetArray(String, NSObject[])
    • SetBool(String, Boolean)
    • SetData(String, NSData)
    • SetDictionary(String, NSDictionary)
    • SetDouble(String, Double)
    • SetLong(String, Int64)
    • SetString(String, String)
    • Synchronize()
    • ToDictionary()
xamarinios
namespace Foundation
{
    [DefaultMember("Item")]
    [Register("NSUbiquitousKeyValueStore", true)]
    public class NSUbiquitousKeyValueStore : NSObject
    {
        public override IntPtr ClassHandle { 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
Search

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