Version: 2019.1
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.