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