如视 Five SDK
Preparing search index...
five
WorksEvent
Interface WorksEvent
interface
WorksEvent
{
defaultPrevented
:
boolean
;
input
:
any
;
state
:
Partial
<
State
>
;
timeStamp
:
number
;
type
:
string
;
userAction
:
boolean
;
works
:
Works
;
preventDefault
()
:
void
;
}
Hierarchy (
View Summary
)
BaseEvent
WorksEvent
Index
Properties
default
Prevented
input
state
time
Stamp
type
user
Action
works
Methods
prevent
Default
Properties
default
Prevented
defaultPrevented
:
boolean
input
input
:
any
state
state
:
Partial
<
State
>
time
Stamp
timeStamp
:
number
type
type
:
string
user
Action
userAction
:
boolean
works
works
:
Works
Methods
prevent
Default
preventDefault
()
:
void
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
default
Prevented
input
state
time
Stamp
type
user
Action
works
Methods
prevent
Default
如视 Five SDK
Loading...