NSUbiquitousKeyValueStore.DefaultStore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static method that retrieves the iCloud key-value store.
public static Foundation.NSUbiquitousKeyValueStore DefaultStore { [Foundation.Export("defaultStore")] get; }
member this.DefaultStore : Foundation.NSUbiquitousKeyValueStore
Property Value
- Attributes