UITextFormattingViewControllerHighlight

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§

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