WindowAreaSession


@ExperimentalWindowApi
public 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 methods

abstract void

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

Public methods

close

Added in 1.2.0
abstract void close()

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