PointerGestureRecognizer.PointerPressedCommandProperty Field

Definition

The command to invoke when the pointer initiates a press within the view. This is a bindable property.

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

Field Value

Applies to