PointerGestureRecognizer.PointerEnteredCommandProperty Field

Definition

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

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

Field Value

Applies to