useGlobalPosition property

bool useGlobalPosition
final

Whether the popPositionOffset is a global coordinate (relative to screen top-left) or relative to the screen center (default).

Implementation

final bool useGlobalPosition;