Contents

allowsMultipleLines

A Boolean value indicating whether the elements should be visible in more than a single line.

Declaration

var allowsMultipleLines: Bool { get }

Discussion

Set the value of this property to @c YES to allow elements to be visible on multiple lines. Set the value of this property to @c NO to only show a single line of elements.