Share via


NSTextView.AllowsImageEditing Property

Definition

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

Property Value

Attributes

Applies to