[][src]Trait uikit_sys::UIApplication_UINewsstand

pub trait UIApplication_UINewsstand: Sized + Deref {
    unsafe fn setNewsstandIconImage_(self, image: UIImage)
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn setNewsstandIconImage_(self, image: UIImage) where
    Self::Target: Message + Sized

Loading content...

Implementors

impl UIApplication_UINewsstand for UIApplication[src]

Loading content...