Contents

setEntryWidth(_:)

Sets the width of all the entries in the receiver.

Declaration

func setEntryWidth(_ width: CGFloat)

Parameters

  • width:

    The width of all entries, measured in points in the user coordinate space. This value represents the width of both the title and the text field.

See Also

Changing the Appearance of All the Entries