CollisionType

Defines the possible collision behavior when the Popup is not fully visible.

The available options are:

  • fit—Moves the Popup horizontally until it is fully displayed in the viewport.
  • flip—Flips the Popup position based on the origin and the position properties.
  • none—The Popup is rendered at its original position.

In this article

Not finding the help you need?