Type Alias UITextFormattingViewControllerComponentKey

Source
pub type UITextFormattingViewControllerComponentKey = NSString;
Available on crate feature UITextFormattingViewControllerComponent only.
Expand description

Predefined text formatting view controller components.

See also Apple’s documentation

Aliased Type§

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