Share via


TouchEffect.SetLongPressCommand(BindableObject, ICommand) Method

Definition

public static void SetLongPressCommand(Xamarin.Forms.BindableObject? bindable, System.Windows.Input.ICommand value);

Parameters

bindable
BindableObject
value
System.Windows.Input.ICommand

Applies to