UIZoom defines the configuration for a zoom UIElement, which allows setting a zoom level.
The associated value of the UIZoom element is the selected zoom level. A value of 1 represents 100%,
0.5 means 50% and so on. The min value is 0.1, the max value is 2, and the value can be adjusted in steps
of 0.1.
UIZoomdefines the configuration for a zoom UIElement, which allows setting a zoom level.The associated
valueof theUIZoomelement is the selected zoom level. Avalueof1represents 100%,0.5means 50% and so on. The min value is0.1, the max value is2, and the value can be adjusted in steps of0.1.