Contents

setTitleBaseWritingDirection(_:)

Sets the writing direction for the title of every control embedded in the form.

Declaration

func setTitleBaseWritingDirection(_ writingDirection: NSWritingDirection)

Parameters

  • writingDirection:

    This value can be one of the following constants: NSWritingDirectionNatural, NSWritingDirectionLeftToRight, or NSWritingDirectionRightToLeft.

See Also

Changing the Appearance of All the Entries