[−][src]Trait uikit_sys::NSProcessInfo_NSProcessInfoActivity
Provided methods
unsafe fn beginActivityWithOptions_reason_(
self,
options: NSActivityOptions,
reason: NSString
) -> *mut u64 where
Self::Target: Message + Sized,
self,
options: NSActivityOptions,
reason: NSString
) -> *mut u64 where
Self::Target: Message + Sized,
unsafe fn endActivity_(self, activity: *mut u64) where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn performActivityWithOptions_reason_usingBlock_(
self,
options: NSActivityOptions,
reason: NSString,
block: _bindgen_ty_id_150330
) where
Self::Target: Message + Sized,
self,
options: NSActivityOptions,
reason: NSString,
block: _bindgen_ty_id_150330
) where
Self::Target: Message + Sized,
unsafe fn performExpiringActivityWithReason_usingBlock_(
self,
reason: NSString,
block: _bindgen_ty_id_150336
) where
Self::Target: Message + Sized,
self,
reason: NSString,
block: _bindgen_ty_id_150336
) where
Self::Target: Message + Sized,