@willwade/aac-processors
Preparing search index...
Analytics
OblButtonEvent
Interface OblButtonEvent
interface
OblButtonEvent
{
actions
?:
OblAction
[]
;
board_id
?:
string
;
button_id
?:
string
;
geo
?:
[
number
,
number
,
number
?
]
;
id
:
string
;
image_url
?:
string
;
label
:
string
;
locale
?:
string
;
location_id
?:
string
;
modeling
?:
boolean
;
percent_x
?:
number
;
percent_y
?:
number
;
spoken
:
boolean
;
system
?:
string
;
timestamp
:
string
;
type
:
"button"
;
vocalization
?:
string
;
window_height
?:
number
;
window_width
?:
number
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
OblEventBase
OblButtonEvent
Indexable
[
key
:
string
]:
any
Index
Properties
actions?
board_
id?
button_
id?
geo?
id
image_
url?
label
locale?
location_
id?
modeling?
percent_
x?
percent_
y?
spoken
system?
timestamp
type
vocalization?
window_
height?
window_
width?
Properties
Optional
actions
actions
?:
OblAction
[]
Optional
board_
id
board_id
?:
string
Optional
button_
id
button_id
?:
string
Optional
geo
geo
?:
[
number
,
number
,
number
?
]
id
id
:
string
Optional
image_
url
image_url
?:
string
label
label
:
string
Optional
locale
locale
?:
string
Optional
location_
id
location_id
?:
string
Optional
modeling
modeling
?:
boolean
Optional
percent_
x
percent_x
?:
number
Optional
percent_
y
percent_y
?:
number
spoken
spoken
:
boolean
Optional
system
system
?:
string
timestamp
timestamp
:
string
type
type
:
"button"
Optional
vocalization
vocalization
?:
string
Optional
window_
height
window_height
?:
number
Optional
window_
width
window_width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
board_
id
button_
id
geo
id
image_
url
label
locale
location_
id
modeling
percent_
x
percent_
y
spoken
system
timestamp
type
vocalization
window_
height
window_
width
@willwade/aac-processors
Loading...