Enumeration FloatOptions

Floating placement options

Enumeration Members

Enumeration Members

After: "after"

Begin playing after scrolling into view, then float when scrolling out.

Always: "always"

Hide inline player and show floating player whenever possible.

Auto: "auto"

Show floating player when inline player is off screen.

Never: "never"

Never show floating player. Use with caution, as this can hurt viewability.