Enumeration

PhoshHomeState

Declaration

enum Phosh.HomeState

Description [src]

The state of PhoshHome.

Members

PHOSH_HOME_STATE_FOLDED

Only home button is visible.

  • Value: 0
  • Available since: 0
PHOSH_HOME_STATE_UNFOLDED

Home unfolded, overview visible.

  • Value: 1
  • Available since: 0
PHOSH_HOME_STATE_TRANSITION

Home screen is transitioning between folded and unfolded.

  • Value: 2
  • Available since: 0