Enumeration

HeBottomBarFloatingPosition

Declaration

enum He.BottomBarFloatingPosition

Description [src]

Positioning options for floating BottomBar. When in floating mode, the bottom bar can be positioned at different edges: - BOTTOM: Default positioning at the bottom edge of the overlay widget. - LEFT: Positioned at the left edge with vertical orientation. - RIGHT: Positioned at the right edge with vertical orientation..

Members

HE_BOTTOM_BAR_FLOATING_POSITION_BOTTOM

No description available.

  • Value: 0
  • Available since: 1
HE_BOTTOM_BAR_FLOATING_POSITION_LEFT

No description available.

  • Value: 1
  • Available since: 1
HE_BOTTOM_BAR_FLOATING_POSITION_RIGHT

No description available.

  • Value: 2
  • Available since: 1