Share via


NSSearchFieldCell.CancelButtonCell Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSButtonCell CancelButtonCell { [Foundation.Export("cancelButtonCell", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCancelButtonCell:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cancelButtonCell", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCancelButtonCell:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CancelButtonCell : AppKit.NSButtonCell with get, set

Property Value

Attributes

Applies to