[][src]Trait uikit_sys::PUIViewControllerRestoration

pub trait PUIViewControllerRestoration: Sized + Deref {
    unsafe fn viewControllerWithRestorationIdentifierPath_coder_(
        identifierComponents: NSArray,
        coder: NSCoder
    ) -> UIViewController
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn viewControllerWithRestorationIdentifierPath_coder_(
    identifierComponents: NSArray,
    coder: NSCoder
) -> UIViewController where
    Self::Target: Message + Sized

Loading content...

Implementors

Loading content...