Version: 2017.3
public delegatevoid GestureErrorDelegate (string error, int hresult);

パラメーター

error A readable error string (when possible).
hresult The HRESULT code from the platform.

説明

Callback indicating an error or warning occurred.

GestureErrorDelegate has been deprecated. Use GestureError instead.