Keys Property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ICollection<Object> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of Object)
Get
abstract Keys : ICollection<Object> with get
override Keys : ICollection<Object> with get