Main documentation
GitHub
Preparing search index...
The search index is not available
Photo Sphere Viewer
Photo Sphere Viewer
Core
utils
resolveBoolean
Function resolveBoolean
resolve
Boolean
(
value
,
cb
)
:
void
Executes a callback with the value of a ResolvableBoolean
Parameters
value
:
boolean
|
ResolvableBoolean
cb
:
(
(
val
:
boolean
,
init
:
boolean
)
=>
void
)
(
val
,
init
)
:
void
Parameters
val
:
boolean
init
:
boolean
Returns
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Main documentation
GitHub
Photo Sphere Viewer
Loading...
Executes a callback with the value of a ResolvableBoolean