Contents

init(usingTextLayoutManager:)

Creates a new text view, with or without a text layout manager depending on the Boolean value you specify.

Declaration

convenience init(usingTextLayoutManager: Bool)

Parameters

  • usingTextLayoutManager:

    A Boolean value that indicates whether the framework should create the text view with an Nstextlayoutmanager.

See Also

Initializing the text view