useVideoViewAspectFill property

bool useVideoViewAspectFill
getter/setter pair

Video view mode.

Set it to true if you want the video view to scale proportionally to fill the entire view, potentially resulting in partial cropping.

Set it to false if you want the video view to scale proportionally, potentially resulting in black borders.

Implementation

bool useVideoViewAspectFill;