Share via


NSMenuItemCell.TitleRectForBounds(CGRect) Method

Definition

[Foundation.Export("titleRectForBounds:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect TitleRectForBounds(CoreGraphics.CGRect cellFrame);
[<Foundation.Export("titleRectForBounds:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.TitleRectForBounds : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

cellFrame
CGRect

Returns

Attributes

Applies to