ReadonlycanReturns if the View can be resized.
- Returns true if MultiViewPlayer.layout is set to 'overlay' and the position is not equal to zero.
Whether the view is visible or not.
The percentage relative to the total height of the containing MultiViewPlayer.
ReadonlylabelThe label with which the view was created.
Whether audio is muted.
The offset in milliseconds used for improving synchronization between views.
Readonlyplayer(Experimental) The View's internal player.
- This should not be used for controlling playback directly. Use the MultiViewPlayer methods and properties instead.
- This is an experimental property. Combined with multiview, player features and APIs accessible only through this direct player API may not function as intended and may disrupt proper multiview functionality.
The position in MultiViewPlayer.views.
The percentage relative to the total width of the containing MultiViewPlayer.
The horizontal offset in percentage.
The vertical offset in percentage.
The View API