Enumeration OverlayWidgetPositionPreference

Expand description

A positioning preference for rendering overlay widgets.

Enumeration Members§

§

BOTTOM_RIGHT_CORNER = 1

Position the overlay widget in the bottom right corner

§

TOP_CENTER = 2

Position the overlay widget in the top center

§

TOP_RIGHT_CORNER = 0

Position the overlay widget in the top right corner