CheckListBehavior Class Members
In This Topic
The following tables list the members exposed by CheckListBehavior.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| SelectionBinding | Gets or sets the binding property to the boolean property of the data item which will hold the selection state. |
Top
Protected Properties
| Name | Description |
| AssociatedType | (Inherited from Xamarin.Forms.Behavior) |
Top
Public Methods
| Name | Description |
| ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
| GetValue | (Inherited from Xamarin.Forms.BindableObject) |
| IsSet | (Inherited from Xamarin.Forms.BindableObject) |
| RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
| SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
| SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Top
Public Events
See Also