Share via


NSCell.CellSizeForBounds(CGRect) Method

Definition

[Foundation.Export("cellSizeForBounds:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize CellSizeForBounds(CoreGraphics.CGRect bounds);
[<Foundation.Export("cellSizeForBounds:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CellSizeForBounds : CoreGraphics.CGRect -> CoreGraphics.CGSize
override this.CellSizeForBounds : CoreGraphics.CGRect -> CoreGraphics.CGSize

Parameters

bounds
CGRect

Returns

Attributes

Applies to