Not documented.
- Annotations
- DomName('Navigator')
- Implements
Properties
- String appCodeName
-
read-only
- String appName
-
read-only
- String appVersion
-
read-only
- NetworkInformation connection
-
read-only
-
read-only
- CredentialsContainer credentials
-
read-only
- bool dartEnabled
-
read-only
- String doNotTrack
-
read-only
- Geofencing geofencing
-
read-only
- Geolocation geolocation
-
read-only
- int hardwareConcurrency
-
read-only
- String language
-
read-only
- List<String> languages
-
read-only
- int maxTouchPoints
-
read-only
- MimeTypeArray mimeTypes
-
read-only
- bool onLine
-
read-only
- DeprecatedStorageQuota persistentStorage
-
read-only
- String platform
-
read-only
- Presentation presentation
-
read-only
- String product
-
read-only
- String productSub
-
read-only
- PushManager push
-
read-only
- ServiceWorkerContainer serviceWorker
-
read-only
- StorageQuota storageQuota
-
read-only
- DeprecatedStorageQuota temporaryStorage
-
read-only
- String userAgent
-
read-only
- String vendor
-
read-only
- String vendorSub
-
read-only
Methods
-
getBattery(
) → Future -
getGamepads(
) → List<Gamepad> -
getStorageUpdates(
) → void -
getUserMedia(
{audio: false, video: false}) → Future<MediaStream> - Gets a stream (video and or audio) from the local computer.
-
isProtocolHandlerRegistered(
String scheme, String url) → String -
registerProtocolHandler(
String scheme, String url, String title) → void -
sendBeacon(
String url, data) → bool -
unregisterProtocolHandler(
String scheme, String url) → void