Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
BrowserFeatures
Interface BrowserFeatures
interface
BrowserFeatures
{
POINTER_CANCEL
:
"pointercancel"
;
POINTER_END
:
"pointerup"
;
POINTER_MOVE
:
"pointermove"
;
POINTER_OUT
:
"pointerout"
;
POINTER_START
:
"pointerdown"
;
supportCanvas
:
boolean
;
supportDeviceMotion
:
boolean
;
supportOrientation
:
boolean
;
supportPointerEvents
:
boolean
;
supportStorage
:
boolean
;
supportTouch
:
boolean
;
}
Index
Properties
POINTER_
CANCEL
POINTER_
END
POINTER_
MOVE
POINTER_
OUT
POINTER_
START
support
Canvas
support
Device
Motion
support
Orientation
support
Pointer
Events
support
Storage
support
Touch
Properties
Readonly
POINTER_
CANCEL
POINTER_CANCEL
:
"pointercancel"
Readonly
POINTER_
END
POINTER_END
:
"pointerup"
Readonly
POINTER_
MOVE
POINTER_MOVE
:
"pointermove"
Readonly
POINTER_
OUT
POINTER_OUT
:
"pointerout"
Readonly
POINTER_
START
POINTER_START
:
"pointerdown"
support
Canvas
supportCanvas
:
boolean
support
Device
Motion
supportDeviceMotion
:
boolean
support
Orientation
supportOrientation
:
boolean
support
Pointer
Events
supportPointerEvents
:
boolean
support
Storage
supportStorage
:
boolean
support
Touch
supportTouch
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
POINTER_
CANCEL
POINTER_
END
POINTER_
MOVE
POINTER_
OUT
POINTER_
START
support
Canvas
support
Device
Motion
support
Orientation
support
Pointer
Events
support
Storage
support
Touch
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...