default
The default strategy based on the context it is used in.
Declaration
static let `default`: Text.AlignmentStrategyDiscussion
The default strategy for Text is layoutBased. UI components that accept user input, such as TextEditor and TextField, default to writingDirectionBased.