Property | Type | Description | |
---|---|---|---|
maxZoomAmount | float | ||
minZoomAmount | float | ||
zoomMethod | ZoomMethod | ||
zoomSpeed | float |
Method | Description | |
---|---|---|
OnPinch ( PinchGesture, gesture ) : void | ||
SetDefaults ( ) : void | ||
Start ( ) : void |
public OnPinch ( PinchGesture, gesture ) : void | ||
gesture | PinchGesture, | |
return | void |