public delegatevoid GestureErrorDelegate (string error, int hresult);

파라미터

errorA readable error string (when possible).
hresultThe HRESULT code from the platform.

설명

Callback indicating an error or warning occurred.

GestureErrorDelegate has been deprecated. Use GestureError instead.