CLSDataStore.MainAppContext Property

Definition

Gets the main, or top-level, context for the data store.

public virtual ClassKit.CLSContext MainAppContext { [Foundation.Export("mainAppContext", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.MainAppContext : ClassKit.CLSContext

Property Value

The main, or top-level, context for the data store.

Attributes

Applies to