Share via


NSOutlineView.AutosaveExpandedItems Property

Definition

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

Property Value

Attributes

Applies to