playFraction property

double playFraction
final

Fraction of the screen height that will trigger play/pause. For example if playFraction is 0.6 video will be played if 60% of player height is visible.

Implementation

final double playFraction;