Share via


IMSMessagesAppTranscriptPresentation.GetContentSizeThatFits(CGSize) Method

Definition

[Foundation.Export("contentSizeThatFits:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize GetContentSizeThatFits(CoreGraphics.CGSize size);
[<Foundation.Export("contentSizeThatFits:")>]
[<Foundation.RequiredMember>]
[<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

Attributes

Applies to