Main documentation
GitHub
Preparing search index...
The search index is not available
Photo Sphere Viewer
Photo Sphere Viewer
Core
utils
resolveBoolean
Function resolveBoolean
resolveBoolean
(
value
:
boolean
|
ResolvableBoolean
,
cb
:
(
val
:
boolean
,
init
:
boolean
)
=>
void
,
)
:
void
Executes a callback with the value of a ResolvableBoolean
Parameters
value
:
boolean
|
ResolvableBoolean
cb
:
(
val
:
boolean
,
init
:
boolean
)
=>
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