UIViewController

public extension UIViewController
  • Returns true if the width and height of the view controller’s preferredContentSize are both greater than 0.

    Declaration

    Swift

    var hasPreferredContentSize: Bool { get }