Share via


NSSearchFieldCell.CancelButtonRectForBounds(CGRect) Method

Definition

[Foundation.Export("cancelButtonRectForBounds:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect CancelButtonRectForBounds(CoreGraphics.CGRect rect);
[<Foundation.Export("cancelButtonRectForBounds:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CancelButtonRectForBounds : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.CancelButtonRectForBounds : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

rect
CGRect

Returns

Attributes

Applies to