tapExpands property

bool tapExpands
final

True when tapping the collapsed window opens full screen (the default and the point of the format). False means the tap runs a plain action, which degenerates the PiP into a floating banner.

Implementation

final bool tapExpands;