9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
const isApple: boolean;

Defined in: platform/index.d.ts:20

Gets a value indicating if the app is running on an Apple platform.

Previous
isAndroid
Next
isIOS