Compartir a través de


UIGestureRecognizer.Enabled Propiedad

Definición

Indica si uiGestureRecognizer está habilitado.

public virtual bool Enabled { [Foundation.Export("isEnabled")] get; [Foundation.Export("setEnabled:")] set; }
member this.Enabled : bool with get, set

Valor de propiedad

Si se establece trueen , indica si el reconocedor de gestos está habilitado. De lo contrario, se establece en false.

Atributos

Se aplica a