Skip to main content

OnGotFocus Method

Called before the GotFocus event occurs.

Definition

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

protected override void OnGotFocus(
GotFocusEventArgs e
)

Parameters

  GotFocusEventArgs
The event args.

See Also

Reference

ColorSpectrum Class
Avalonia.Controls.Primitives Namespace