ChildGestureRecognizer.OnPropertyChanged(String) Method

Definition

Method that is called when the recognizer is changed.

public void OnPropertyChanged (string propertyName = "");
member this.OnPropertyChanged : string -> unit

Parameters

propertyName
System.String

The property that changed.

Applies to