GetIsHoldWithMouseEnabled Method
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static bool GetIsHoldWithMouseEnabled(
StyledElement element
)
Public Shared Function GetIsHoldWithMouseEnabled (
element As StyledElement
) As Boolean
static member GetIsHoldWithMouseEnabled :
element : StyledElement -> bool