pub type UITextFormattingViewControllerChangeType = NSString;
Available on crate feature
UITextFormattingViewControllerChangeValue
only.Expand description
Enumeration of text formatting actions.
See also Apple’s documentation
Aliased Type§
#[repr(C)]pub struct UITextFormattingViewControllerChangeType { /* private fields */ }