Summary
Gets or sets any key modifiers active at the time of focus.
- Namespace
- Avalonia
.Input - Containing Type
- GotFocusEventArgs
Syntax
public KeyModifiers KeyModifiers { get; set; }
Value
Type | Description |
---|---|
KeyModifiers |
public KeyModifiers KeyModifiers { get; set; }
Type | Description |
---|---|
KeyModifiers |