in PinchArea property pinch.minimunScale.
i want to run script when change the minmunScale.
I know, properties has “on<property name>Changed” event handler.
but, Cant written onMinimunScaleChanged.
How write event handler of minimumScale property changed?
↧