[][src]Trait uikit_sys::NSMutableAttributedString_NSAttributedStringAttributeFixing

pub trait NSMutableAttributedString_NSAttributedStringAttributeFixing: Sized + Deref {
    unsafe fn fixAttributesInRange_(self, range: NSRange)
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn fixAttributesInRange_(self, range: NSRange) where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSMutableAttributedString_NSAttributedStringAttributeFixing for NSMutableAttributedString[src]

impl NSMutableAttributedString_NSAttributedStringAttributeFixing for NSTextStorage[src]

Loading content...