Edit

Share via


NSSearchField.GetRectForSearchButton(Boolean) Method

Definition

[Foundation.Export("rectForSearchButtonWhenCentered:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetRectForSearchButton (bool isCentered);
abstract member GetRectForSearchButton : bool -> CoreGraphics.CGRect
override this.GetRectForSearchButton : bool -> CoreGraphics.CGRect

Parameters

isCentered
Boolean

Returns

Attributes

Applies to