[][src]Trait uikit_sys::PUIObjectRestoration

pub trait PUIObjectRestoration: Sized + Deref {
    unsafe fn objectWithRestorationIdentifierPath_coder_(
        identifierComponents: NSArray,
        coder: NSCoder
    ) -> *mut u64
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn objectWithRestorationIdentifierPath_coder_(
    identifierComponents: NSArray,
    coder: NSCoder
) -> *mut u64 where
    Self::Target: Message + Sized

Loading content...

Implementors

Loading content...