Skip to main content

OnKeyDown Method

Called before the KeyDown event occurs.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)

protected override void OnKeyDown(
KeyEventArgs e
)

Parameters

  KeyEventArgs
The event args.

See Also

Reference

ColorSpectrum Class
Avalonia.Controls.Primitives Namespace