ScaleStatus

sealed class ScaleStatus

Represents the status of a scale gesture.

Since

100.3.0

Inheritors

Types

Link copied to clipboard

Indicates that a pinch gesture has just completed. The ScaleChangeEvent is the last event of a pinch gesture.

Link copied to clipboard

Indicates that a pinch gesture is in progress.

Link copied to clipboard

Indicates that a pinch gesture has just started. The ScaleChangeEvent is the first event of a pinch gesture.