[][src]Trait uikit_sys::NSString_NSBundleExtensionMethods

pub trait NSString_NSBundleExtensionMethods: Sized + Deref {
    unsafe fn variantFittingPresentationWidth_(
        self,
        width: NSInteger
    ) -> NSString
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn variantFittingPresentationWidth_(self, width: NSInteger) -> NSString where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSString_NSBundleExtensionMethods for NSConstantString[src]

impl NSString_NSBundleExtensionMethods for NSMutableString[src]

impl NSString_NSBundleExtensionMethods for NSSimpleCString[src]

impl NSString_NSBundleExtensionMethods for NSString[src]

Loading content...