virtual bool SetMultitouchInputMode(MultitouchInputMode) = 0;
SetMultitouchInputMode sets the multi-touch input mode. If the input mode is not supported, it should false.
Parameters |
Description |
MultitouchInputMode |
The type of touch input to interpret. |
True if the input mode is supported and false otherwise.