[][src]Trait uikit_sys::NSAttributedString_NSAttributedStringAttachmentConveniences

pub trait NSAttributedString_NSAttributedStringAttachmentConveniences: Sized + Deref {
    unsafe fn attributedStringWithAttachment_(
        attachment: NSTextAttachment
    ) -> NSAttributedString
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn attributedStringWithAttachment_(
    attachment: NSTextAttachment
) -> NSAttributedString where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSAttributedString_NSAttributedStringAttachmentConveniences for NSAttributedString[src]

impl NSAttributedString_NSAttributedStringAttachmentConveniences for NSMutableAttributedString[src]

impl NSAttributedString_NSAttributedStringAttachmentConveniences for NSTextStorage[src]

Loading content...