ResizableWidget
Implement this optional interface in all UIView Widget bindings that dynamically resize. Implementations should call SizeListener on each property changes that cause the widget's measured dimensions to change.
Types
Link copied to clipboard
interface SizeListener