@univerjs/ui v0.4.2 • Docs
Interface: IPlatformService
A service to provide context info of the host service.
Properties
Property | Modifier | Type | Defined in |
---|---|---|---|
isLinux | readonly | boolean | packages/ui/src/services/platform/platform.service.ts:25 (opens in a new tab) |
isMac | readonly | boolean | packages/ui/src/services/platform/platform.service.ts:23 (opens in a new tab) |
isWindows | readonly | boolean | packages/ui/src/services/platform/platform.service.ts:24 (opens in a new tab) |