[][src]Trait uikit_sys::NSProcessInfo_NSProcessInfoPlatform

pub trait NSProcessInfo_NSProcessInfoPlatform: Sized + Deref {
    unsafe fn isMacCatalystApp(self) -> BOOL
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn isMacCatalystApp(self) -> BOOL where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSProcessInfo_NSProcessInfoPlatform for NSProcessInfo[src]

Loading content...