ContentElement.AreAnyTouchesCaptured Proprietà

Definizione

Ottiene un valore che indica se almeno un tocco viene acquisito in questo elemento.

public:
 property bool AreAnyTouchesCaptured { bool get(); };
public bool AreAnyTouchesCaptured { get; }
member this.AreAnyTouchesCaptured : bool
Public ReadOnly Property AreAnyTouchesCaptured As Boolean

Valore della proprietà

true se almeno un tocco viene acquisito in questo elemento; in caso contrario, false.

Si applica a