Interface MSMessagesAppTranscriptPresentation

    • Method Detail

      • contentSizeThatFits

        CGSize contentSizeThatFits​(CGSize size)
        contentSizeThatFits: The content size of the view controller's view fitting the constraining size. This method will only be called if the `presentationStyle` is `MSMessagesAppPresentationStyleTranscript`.
        Parameters:
        size - The maximum size the view will be displayed at.