C# Class Grafiti.GestureRecognizers.PinchingGRConfiguration

Inheritance: Grafiti.GRConfiguration
Show file Open project: nuigroup/grafiti Class Usage Examples

Public Methods

Method Description
PinchingGRConfiguration ( bool exclusive, IPinchable clientWindow, bool relativeScaling ) : System

Method Details

PinchingGRConfiguration() public method

public PinchingGRConfiguration ( bool exclusive, IPinchable clientWindow, bool relativeScaling ) : System
exclusive bool
clientWindow IPinchable
relativeScaling bool
return System