NSAttributedStringDocumentAttributeKey

Type Alias NSAttributedStringDocumentAttributeKey 

Source
pub type NSAttributedStringDocumentAttributeKey = NSString;
Expand description

Attributes that apply to a document.

Aliased Type§

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

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.