Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 771 Bytes

ColorPicker.md

File metadata and controls

22 lines (18 loc) · 771 Bytes
title author description keywords dev_langs category subcategory discussion-id issue-id icon
ColorPicker
michael-hawker
An extended color picker control that lets a user pick a color using a color spectrum, sliders, or text input.
ColorPicker, Control, Layout
csharp
Controls
Input
0
0
Assets/ColorPicker.png

The ColorPicker control lets a user pick a color using a color spectrum, palette, sliders, or text input.

[!Sample ColorPickerSample]

ColorPickerButton

The ColorPickerButton variant represents a DropDownButton variant which provides a preview of the selected color and allows a user to expand the drop-down to select a new color.

[!Sample ColorPickerButtonSample]