Skip to main content

ScaleTransform

Overview

Scales a widget up or down. For example, create an effect where a button shrinks slightly when pressed.

Properties

PropertyDescriptionValueDefault
sizeFactorRenders the child widget scaled by the factor you enter.Number1.0
alignmentSets the anchor point of the scale transform.Alignment valueCenter
transformHitTestSets whether touch detection uses the scaled position.On/offOn
filterQualitySets the image quality (interpolation) used when rendering the scale transform.none, low, medium, highNot set