onResize property

Function? onResize
getter/setter pair

When the video size changes, or the native texture changes (angle or size), notify the user to redraw the Widget.

Implementation

Function? onResize;