Count Property
Definition
Namespace: Avalonia.Input.GestureRecognizers
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
abstract Count : int with get
override Count : int with get
Property Value
Int32Implements
IReadOnlyCollection(T).CountSee Also
Reference
GestureRecognizerCollection Class
Avalonia.Input.GestureRecognizers Namespace