Skip to content

BasesView.setEphemeralState method

BasesView › setEphemeralState

Unofficial

Restores the view's ephemeral state.

Signature:

setEphemeralState(state: unknown): void

Parameters:

Parameter Type Description
state unknown The ephemeral state to apply.

Returns: void