Share via


NSMenuItemCell.StateImageRectForBounds(CGRect) Method

Definition

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

Parameters

cellFrame
CGRect

Returns

Attributes

Applies to