Share via


NSSearchFieldCell.SearchTextRectForBounds(CGRect) Method

Definition

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

Parameters

rect
CGRect

Returns

Attributes

Applies to