pub type NSAttributedStringKey = NSString;
Expand description
Attributes that you can apply to text in an attributed string.
Aliased Type§
#[repr(C)]pub struct NSAttributedStringKey {
pub ptr: Id<Object, Shared>,
/* private fields */
}
Fields§
§ptr: Id<Object, Shared>
The raw pointer to the Objective-C object.