Gets the current scale factor of the pinch event.
public double scale {get;}
Public ReadOnly Property scale As Double
public double scale {get;}
OS X only
@property (nonatomic,readonly) double scale;
Property Value
A double that represents the current scale factor of the pinch event.