shift property

Offset Function(Size, FPortalChildBox, FPortalBox) shift
final

The shifting strategy used to shift a popover when it overflows out of the viewport. Defaults to FPortalShift.flip.

It is applied after spacing and before offset.

See FPortalShift for more information on the different shifting strategies.

Implementation

final Offset Function(Size, FPortalChildBox, FPortalBox) shift;