Compartilhar via


ChildGestureRecognizer.OnPropertyChanged(String) Method

Definition

Method that is called when the recognizer is changed.

public void OnPropertyChanged (string propertyName = "");
member this.OnPropertyChanged : string -> unit
Public Sub OnPropertyChanged (Optional propertyName As String = "")

Parameters

propertyName
String

The property that changed.

Applies to