Function objc2_foundation::is_main_thread
source ยท pub fn is_main_thread() -> bool
Available on crate feature
NSThread
only.Expand description
Whether the current thread is the main thread.
pub fn is_main_thread() -> bool
NSThread
only.Whether the current thread is the main thread.