Share via


NSSearchField.GetRectForSearchButton(Boolean) Method

Definition

[Foundation.Export("rectForSearchButtonWhenCentered:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetRectForSearchButton(bool isCentered);
[<Foundation.Export("rectForSearchButtonWhenCentered:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetRectForSearchButton : bool -> CoreGraphics.CGRect
override this.GetRectForSearchButton : bool -> CoreGraphics.CGRect

Parameters

isCentered
Boolean

Returns

Attributes

Applies to