GesturesSetIsHoldWithMouseEnabled Method

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static void SetIsHoldWithMouseEnabled(
	StyledElement element,
	bool value
)

Parameters

element  StyledElement
 
value  Boolean
 

See Also