This commit is contained in:
Javier Suárez Ruiz 2017-08-03 18:12:14 +02:00
Родитель 1c7abcc83d
Коммит 0fb4746db7
4 изменённых файлов: 18 добавлений и 0 удалений

Просмотреть файл

@ -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" />

Двоичные данные
images/colorbutton.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 32 KiB

Двоичные данные
images/formsgtktoolkit.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 420 KiB