Updated ColorButton README
This commit is contained in:
Родитель
1c7abcc83d
Коммит
0fb4746db7
|
@ -2,6 +2,8 @@
|
|||
|
||||
The Forms GTK Toolkit is a collection of helper functions and custom controls for Xamarin.Forms GTK Backend.
|
||||
|
||||
![](images/formsgtktoolkit.png)
|
||||
|
||||
## Features
|
||||
|
||||
### Controls
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
# ColorButton
|
||||
|
||||
The **ColorButton** is a button which displays the currently selected color and allows to open a color selection dialog to change the color.
|
||||
|
||||
![](../../images/colorbutton.png)
|
||||
|
||||
## Properties
|
||||
|
||||
|
||||
- **Color**: The selected color.
|
||||
- **Title**: The title for the color selection dialog
|
||||
|
||||
## How to use?
|
||||
|
||||
<controls:ColorPicker
|
||||
Color="Red" />
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 32 KiB |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 420 KiB |
Загрузка…
Ссылка в новой задаче