pub type NSAttributedStringDocumentReadingOptionKey = NSString;
Expand description
Options for importing documents.
Aliased Type§
#[repr(C)]pub struct NSAttributedStringDocumentReadingOptionKey {
pub ptr: Id<Object, Shared>,
/* private fields */
}
Fields§
§ptr: Id<Object, Shared>
The raw pointer to the Objective-C object.