Type Alias UITextFormattingViewControllerHighlight

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

Text formatting highlight state.

See also Apple’s documentation

Aliased Type§

struct UITextFormattingViewControllerHighlight { /* private fields */ }