MultitouchInterface::SetMultitouchInputMode

MultitouchInterface::SetMultitouchInputMode
virtual bool SetMultitouchInputMode(MultitouchInputMode) = 0;
Description

SetMultitouchInputMode sets the multi-touch input mode. If the input mode is not supported, it should false.

Parameters
Parameters 
Description 
MultitouchInputMode 
The type of touch input to interpret. 
Return Value

True if the input mode is supported and false otherwise.