Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 651 Bytes

colorpicker_iscolorchanneltextinputvisible.md

File metadata and controls

37 lines (19 loc) · 651 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ColorPicker.IsColorChannelTextInputVisible
winrt property

Microsoft.UI.Xaml.Controls.ColorPicker.IsColorChannelTextInputVisible

-description

Gets or sets a value that indicates whether the text input boxes for the color channels are shown.

-property-value

true if the color channel text input boxes are shown; otherwise, false. The default is true.

-remarks

-see-also

-examples

-xaml-syntax

<ColorPicker IsColorChannelTextInputVisible="bool" .../>