scale property

double scale
final

This is the scale factor for the scale event.

Supports mouse, trackpad, and touch events. Defaults to 1.0 when no scaling is happening.

Implementation

final double scale;