Share via


MSMessagesAppViewController.GetContentSizeThatFits(CGSize) Method

Definition

[Foundation.Export("contentSizeThatFits:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize GetContentSizeThatFits(CoreGraphics.CGSize size);
[<Foundation.Export("contentSizeThatFits:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetContentSizeThatFits : CoreGraphics.CGSize -> CoreGraphics.CGSize
override this.GetContentSizeThatFits : CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

size
CGSize

Returns

Implements

Attributes

Applies to