Skip to main content

TreeNodeCheckBox Fields

A checkbox displayed within a tree node.
Name Description
AllowIndeterminateInputProperty static Identifies the AllowIndeterminateInput bindable property. Inherited from CheckEdit.
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Bindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty static Bindable property for Background. Inherited from VisualElement.
BehaviorsProperty static Bindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BindIsVisibleProperty static Identifies the BindIsVisible bindable property.
CheckBoxAlignmentProperty static Identifies the CheckBoxAlignment bindable property. Inherited from CheckEdit.
CheckBoxColorProperty static Identifies the CheckBoxColor bindable property. Inherited from CheckEdit.
CheckBoxIndentProperty static Identifies the CheckBoxIndent bindable property. Inherited from CheckEdit.
CheckBoxPositionProperty static Identifies the CheckBoxPosition bindable property. Inherited from CheckEdit.
CheckedCheckBoxColorProperty static Identifies the CheckedCheckBoxColor bindable property. Inherited from CheckEdit.
CheckedCheckBoxImageProperty static Identifies the CheckedCheckBoxImage bindable property. Inherited from CheckEdit.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
DisabledCheckBoxColorProperty static Identifies the DisabledCheckBoxColor bindable property. Inherited from CheckEdit.
DisabledCheckedCheckBoxColorProperty static Identifies the DisabledCheckedCheckBoxColor bindable property. Inherited from CheckEdit.
DisabledLabelColorProperty static Identifies the DisabledLabelColor bindable property. Inherited from CheckEdit.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
FontAutoScalingEnabledProperty static Identifies the FontAutoScalingEnabled bindable property. Inherited from CheckEdit.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
IndeterminateCheckBoxImageProperty static Identifies the IndeterminateCheckBoxImage bindable property. Inherited from CheckEdit.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
IsCheckedProperty static Identifies the IsChecked bindable property. Inherited from CheckEdit.
IsEnabledProperty static Bindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty static Bindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey static Bindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty static Bindable property for IsVisible. Inherited from VisualElement.
LabelColorProperty static Identifies the LabelColor bindable property. Inherited from CheckEdit.
LabelFontAttributesProperty static Identifies the LabelFontAttributes bindable property. Inherited from CheckEdit.
LabelFontFamilyProperty static Identifies the LabelFontFamily bindable property. Inherited from CheckEdit.
LabelFontSizeProperty static Identifies the LabelFontSize bindable property. Inherited from CheckEdit.
LabelHorizontalAlignmentProperty static Identifies the LabelHorizontalAlignment bindable property. Inherited from CheckEdit.
LabelProperty static Identifies the Label bindable property. Inherited from CheckEdit.
LabelTextDecorationsProperty static Identifies the LabelTextDecorations bindable property. Inherited from CheckEdit.
LabelVerticalAlignmentProperty static Identifies the LabelVerticalAlignment bindable property. Inherited from CheckEdit.
MarginProperty static Bindable property for Margin. Inherited from View.
MinimumHeightRequestProperty static Bindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty static Bindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty static Bindable property for Navigation. Inherited from VisualElement.
OpacityProperty static Bindable property for Opacity. Inherited from VisualElement.
PaddingProperty static Identifies the Padding bindable property. Inherited from CheckEdit.
propertyMapper protected Represents the view’s internal PropertyMapper. Inherited from View.
RotationProperty static Bindable property for Rotation. Inherited from VisualElement.
RotationXProperty static Bindable property for RotationX. Inherited from VisualElement.
RotationYProperty static Bindable property for RotationY. Inherited from VisualElement.
ScaleProperty static Bindable property for Scale. Inherited from VisualElement.
ScaleXProperty static Bindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty static Bindable property for ScaleY. Inherited from VisualElement.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
TranslationXProperty static Bindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty static Bindable property for TranslationY. Inherited from VisualElement.
TriggersProperty static Bindable property for Triggers. Inherited from VisualElement.
UncheckedCheckBoxImageProperty static Identifies the UncheckedCheckBoxImage bindable property. Inherited from CheckEdit.
VerticalOptionsProperty static Bindable property for VerticalOptions. Inherited from View.
VisualProperty static Bindable property for Visual. Inherited from VisualElement.
WidthProperty static Bindable property for Width. Inherited from VisualElement.
WidthRequestProperty static Bindable property for WidthRequest. Inherited from VisualElement.
XProperty static Bindable property for X. Inherited from VisualElement.
YProperty static Bindable property for Y. Inherited from VisualElement.
See Also