pub fn use_platform() -> PlatformExpand description
Returns the currently active platform — the real detected one unless
overridden via set_platform (e.g. App::platform(Platform::Ios) to
preview an iOS theme on desktop).
pub fn use_platform() -> PlatformReturns the currently active platform — the real detected one unless
overridden via set_platform (e.g. App::platform(Platform::Ios) to
preview an iOS theme on desktop).