Property | Type | Description | |
---|---|---|---|
GetUserMedia | void | ||
GetUserMedia | void | ||
NavigatorInstance | System.Collections.TypedArrays |
Method | Description | |
---|---|---|
JavaEnabled ( ) : bool | ||
RegisterContentHandler ( string mimeType, string url, string title ) : void | ||
RegisterProtocolHandler ( string scheme, string url, string title ) : void | ||
SendBeacon ( string url ) : bool | ||
SendBeacon ( string url, TypeOption |
||
TaintEnabled ( ) : bool | ||
Vibrate ( int duration ) : bool |
Method | Description | |
---|---|---|
GetUserMedia ( MediaStreamOptions @params, Action |
||
GetUserMedia ( MediaStreamOptions @params, Action |
||
NavigatorInstance ( ) : System.Collections.TypedArrays |
public RegisterContentHandler ( string mimeType, string url, string title ) : void | ||
mimeType | string | |
url | string | |
title | string | |
return | void |
public RegisterProtocolHandler ( string scheme, string url, string title ) : void | ||
scheme | string | |
url | string | |
title | string | |
return | void |
public SendBeacon ( string url, TypeOption |
||
url | string | |
data | TypeOption |
|
return | bool |