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
- String
The property that changed.
Applies to
Feedback
Loading feedback...