Rezi
Preparing search index...
core/src
closeTopmostLayer
Function closeTopmostLayer
closeTopmostLayer
(
state
:
LayerStackState
,
)
:
{
closed
:
boolean
;
closedLayerId
:
string
|
null
;
state
:
LayerStackState
}
Close the topmost layer. Returns the new state and whether a layer was closed.
Parameters
state
:
LayerStackState
Returns
{
closed
:
boolean
;
closedLayerId
:
string
|
null
;
state
:
LayerStackState
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Close the topmost layer. Returns the new state and whether a layer was closed.