NSAttributedStringDocumentReadingOptionKey

Type Alias NSAttributedStringDocumentReadingOptionKey 

Source
pub type NSAttributedStringDocumentReadingOptionKey = NSString;
Expand description

Options for importing documents.

Aliased Type§

pub struct NSAttributedStringDocumentReadingOptionKey {
    pub ptr: Id<Object, Shared>,
    /* private fields */
}

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.