Share via


NSTextContentManager.AutomaticallySynchronizesToBackingStore Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AutomaticallySynchronizesToBackingStore { [Foundation.Export("automaticallySynchronizesToBackingStore")] get; [Foundation.Export("setAutomaticallySynchronizesToBackingStore:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("automaticallySynchronizesToBackingStore")>]
[<set: Foundation.Export("setAutomaticallySynchronizesToBackingStore:")>]
member this.AutomaticallySynchronizesToBackingStore : bool with get, set

Property Value

Attributes

Applies to