Contents

titleAlignment

The text alignment the button uses to lay out the title and subtitle.

Declaration

@property (nonatomic, assign, readwrite) UIButtonConfigurationTitleAlignment titleAlignment;

Discussion

The title aligment can align the title and subtitle labels along the leading or trailing edges, or center them relative to each other.

See Also

Configuring titles