Share via


NSCell.AllowsUndo Property

Definition

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

Property Value

Attributes

Applies to