PointerGestureRecognizer.PointerMovedCommandProperty Field

Definition

The command to invoke when the pointer has moved within the view. This is a bindable property.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ PointerMovedCommandProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty PointerMovedCommandProperty;
 staticval mutable PointerMovedCommandProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly PointerMovedCommandProperty As BindableProperty 

Field Value

Applies to