Compartilhar via


UIGestureRecognizer.Enabled Propriedade

Definição

Se o UIGestureRecognizer está habilitado.

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

Valor da propriedade

Se definido como true, indica se o reconhecedor de gestos está habilitado. Caso contrário, defina como false.

Atributos

Aplica-se a