HoldingState Property
Gets the state of the HoldingEvent event.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public HoldingState HoldingState { get; }
Public ReadOnly Property HoldingState As HoldingState
Get
member HoldingState : HoldingState with get