Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
ExplorationViewChangeEvent
Interface ExplorationViewChangeEvent
interface
ExplorationViewChangeEvent
{
changedSlices
:
ReadonlySet
<
ExplorationSlice
>
;
origin
:
undefined
|
ExplorationIntent
;
previous
:
ExplorationState
;
selfOrigin
:
boolean
;
state
:
ExplorationState
;
view
:
ViewBinding
;
}
Hierarchy (
view full
)
ChangeEvent
ExplorationViewChangeEvent
Index
Properties
changed
Slices
origin
previous
self
Origin
state
view
Properties
Readonly
changed
Slices
changed
Slices
:
ReadonlySet
<
ExplorationSlice
>
Readonly
origin
origin
:
undefined
|
ExplorationIntent
Readonly
previous
previous
:
ExplorationState
Readonly
self
Origin
self
Origin
:
boolean
True when the notification originated from the same bound view.
Readonly
state
state
:
ExplorationState
Readonly
view
view
:
ViewBinding
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
Slices
origin
previous
self
Origin
state
view
@honua/sdk-js
Loading...
True when the notification originated from the same bound view.