overflow property

FPortalOverflow overflow
final

The callback used to shift a portal when it overflows out of the viewport.

Applied after spacing and before offset.

Defaults to FPortalOverflow.flip. See FPortalOverflow for the different overflow strategies.

Implementation

final FPortalOverflow overflow;