Share via


NSMenuItemCell.KeyEquivalentRectForBounds(CGRect) Method

Definition

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

Parameters

cellFrame
CGRect

Returns

Attributes

Applies to