Version: 2017.1

GestureRecognizer.GestureErrorDelegate

Cambiar al Manual
public delegatevoid GestureErrorDelegate (string error, int hresult);

Parámetros

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

Descripción

Callback indicating an error or warning occurred.