IsHoldingEnabledProperty Field
Defines the IsHoldingEnabled attached property.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> IsHoldingEnabledProperty
Public Shared ReadOnly IsHoldingEnabledProperty As AttachedProperty(Of Boolean)
static val IsHoldingEnabledProperty: AttachedProperty<bool>