Version: 2020.1
언어: 한국어

GestureRecognizer.GestureErrorDelegate

매뉴얼로 전환
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.


Did you find this page useful? Please give it a rating: