NSAttributedStringKey

Type Alias NSAttributedStringKey 

Source
pub type NSAttributedStringKey = NSString;
Expand description

Attributes that you can apply to text in an attributed string.

Aliased Type§

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

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.