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