Compartir a través de


ExpGestureRecognizer.GestureSettings Propiedad

Definición

public:
 property GestureSettings GestureSettings { GestureSettings get(); void set(GestureSettings value); };
GestureSettings GestureSettings();

void GestureSettings(GestureSettings value);
public GestureSettings GestureSettings { get; set; }
var gestureSettings = expGestureRecognizer.gestureSettings;
expGestureRecognizer.gestureSettings = gestureSettings;
Public Property GestureSettings As GestureSettings

Valor de propiedad

Se aplica a