Type Alias UITextFormattingViewControllerTextAlignment

Source
pub type UITextFormattingViewControllerTextAlignment = NSString;
Available on crate feature UITextFormattingViewControllerFormattingDescriptor only.
Expand description

Text formatting horizontal alignment state.

See also Apple’s documentation

Aliased Type§

#[repr(C)]
pub struct UITextFormattingViewControllerTextAlignment { /* private fields */ }