NSControl.SizeThatFits(CGSize) Method

Definition

[Foundation.Export("sizeThatFits:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize SizeThatFits (CoreGraphics.CGSize size);
abstract member SizeThatFits : CoreGraphics.CGSize -> CoreGraphics.CGSize
override this.SizeThatFits : CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

size
CGSize

Returns

Attributes

Applies to