Share via


NSDocument.AutosavesInPlace Method

Definition

[Foundation.Export("autosavesInPlace")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool AutosavesInPlace();
[<Foundation.Export("autosavesInPlace")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member AutosavesInPlace : unit -> bool

Returns

Attributes

Applies to