NSSearchField.GetRectForSearchButton(Boolean) 方法

定义

[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

参数

isCentered
Boolean

返回

属性

适用于