Partager via


ExpGestureRecognizer.GestureSettings Propriété

Définition

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

Valeur de propriété

S’applique à