gravity property

OverlayGravity gravity
final

The gravity of the overlay window This determines where the overlay window will be displayed on the screen The default value is OverlayGravity.top

Implementation

final OverlayGravity gravity;