Class CheckBox
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
C#Copypublic class CheckBox : SelectButton, INotifyPropertyChanged, IDisposable
- Inheritance
-
objectTizen.NUI.Binding.ElementTizen.NUI.Components.ControlTizen.NUI.Components.SelectButtonCheckBox
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Constructors
Declaration
C#Copypublic CheckBox()
Declaration
C#Copypublic CheckBox(string style)
Parameters
| Type | Name | Description |
|---|---|---|
| string | style |
Declaration
C#Copypublic CheckBox(ButtonStyle buttonStyle)
Parameters
| Type | Name | Description |
|---|---|---|
| ButtonStyle | buttonStyle |
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable