Skip to main content
A newer version of this page is available. .

SimpleButton Fields

A simple button.
Name Description
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
CommandParameterProperty static Identifies the CommandParameter bindable property.
CommandProperty static Identifies the Command bindable property.
ContentProperty static Identifies the Content bindable property.
CornerModeProperty static Identifies the CornerMode bindable property.
CornerRadiusProperty static Identifies the CornerRadius bindable property.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property.
DisabledBorderColorProperty static Identifies the DisabledBorderColor bindable property.
DisabledIconColorProperty static Identifies the DisabledIconColor bindable property.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property.
FontAttributesProperty static Identifies the FontAttributes bindable property.
FontFamilyProperty static Identifies the FontFamily bindable property.
FontSizeProperty static Identifies the FontSize bindable property.
HorizontalContentAlignmentProperty static Identifies the HorizontalContentAlignment bindable property.
IconColorProperty static Identifies the IconColor bindable property.
IconHorizontalPositionProperty static Identifies the IconHorizontalPosition bindable property.
IconIndentProperty static Identifies the IconIndent bindable property.
IconProperty static Identifies the Icon bindable property.
IconVisibleProperty static Identifies the IconVisible bindable property.
IsPressedProperty static Identifies the IsPressed bindable property.
IsPressedPropertyKey static
PaddingProperty static Identifies the Padding bindable property.
PressedBackgroundColorProperty static Identifies the PressedBackgroundColor bindable property.
PressedBorderColorProperty static Identifies the PressedBorderColor bindable property.
PressedIconColorProperty static Identifies the PressedIconColor bindable property.
PressedTextColorProperty static Identifies the PressedTextColor bindable property.
ShowShadowProperty static Identifies the ShowShadow bindable property.
TextColorProperty static Identifies the TextColor bindable property.
TextProperty static Identifies the Text bindable property.
UseRippleEffectProperty static Identifies the UseRippleEffect bindable property.
VerticalContentAlignmentProperty static Identifies the VerticalContentAlignment bindable property.
See Also