WindowAreaSession


@ExperimentalWindowApi
interface WindowAreaSession

Known direct subclasses
WindowAreaSessionPresenter

A container that allows getting access to and showing content on a window area.


Session interface to represent an active window area feature.

See also
onSessionStarted

Summary

Public functions

Unit

Closes the active session, no-op if the session is not currently active.

Public functions

close

Added in 1.2.0
fun close(): Unit

Closes the active session, no-op if the session is not currently active.