Property | Type | Description |
---|
Method | Description | |
---|---|---|
OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void | ||
OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void | ||
OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void |
protected OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void | ||
e | Avalonia.Input.PointerEventArgs | |
return | void |
protected OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void | ||
e | Avalonia.Input.PointerPressedEventArgs | |
return | void |
protected OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void | ||
e | Avalonia.Input.PointerEventArgs | |
return | void |