Share via


NSImageView.AllowsCutCopyPaste Property

Definition

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

Property Value

Attributes

Applies to