Skip to main content

ValidateSelection Method

Validates the tab/panel/page selection taking into account the visibility of each item as well as the current selection.

Definition

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

protected virtual void ValidateSelection()

Remarks

Derived controls may re-implement this based on their default style / control template and any specialized selection needs.

See Also

Reference

ColorView Class
Avalonia.Controls Namespace