[][src]Trait uikit_sys::NSProcessInfo_NSProcessInfoPowerState

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

Provided methods

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

Loading content...

Implementors

impl NSProcessInfo_NSProcessInfoPowerState for NSProcessInfo[src]

Loading content...