BackgroundColor
|
Gets the background color that is applied to the EditBase. To specify this color, use the EditBase‘s BackgroundColor property.
|
BorderColor
|
Gets the border color that is applied to the EditBase. To specify this color, use the BorderColor property.
|
BorderThickness
|
Gets the border thickness value that is applied to the EditBase. To specify this color, use the BorderThickness property.
|
BottomTextFontSize
|
Gets the bottom text’s font size value that is applied to the EditBase. To specify this value, use the BottomTextFontSize property.
|
BottomTextTopIndent
|
Gets the bottom text’s top indent value that is applied to the EditBase. To specify this value, use the BottomTextTopIndent property.
|
BoxMinHeight
|
Gets the editor box’s minimal height value that is applied to the EditBase. To specify this value, use the BoxMinHeight property.
|
BoxPadding
|
Gets the editor box’s padding value that is applied to the EditBase. To specify this value, use the BoxPadding property.
|
ClearIconColor
|
Gets the color that is applied to the EditBase‘s clear icon. To specify this color, use the ClearIconColor property.
|
ClearIconVisibility
|
Gets the clear icon’s visibility value that is applied to the EditBase. To specify this value, use the BoxPadding property.
|
CornerRadius
|
Gets the corder radius value that is applied to the EditBase. To specify this value, use the CornerRadius property.
|
CursorColor
|
Gets the cursor color that is applied to the EditBase. To specify this value, use the CursorColor property.
|
DisabledBackgroundColor
|
Gets the background color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledBackgroundColor property.
|
DisabledBorderColor
|
Gets the border color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledBorderColor property.
|
DisabledBorderThickness
|
Gets the border thickness value that is applied to the EditBase when it is disabled. To specify this value, use the DisabledBorderThickness property.
|
DisabledHelpTextColor
|
Gets the help text color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledHelpTextColor property.
|
DisabledIconColor
|
Gets the icon color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledIconColor property.
|
DisabledLabelColor
|
Gets the label color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledLabelColor property.
|
DisabledTextColor
|
Gets the text color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledTextColor property.
|
DropDownBackgroundColor
|
Gets the background color that is applied to the ItemsEditBase‘s drop-down list. To specify this color, use the DropDownBackgroundColor property.
|
DropDownIconColor
|
Gets the drop-down icon color that is applied to the ComboBoxEdit. To specify this color, use the DropDownIconColor property.
|
DropDownItemFontAttributes
|
Gets the font attribute value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemFontAttributes property.
|
DropDownItemFontFamily
|
Gets the font family value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemFontFamily property.
|
DropDownItemFontSize
|
Gets the font size value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemFontSize property.
|
DropDownItemPadding
|
Gets the padding value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemPadding property.
|
DropDownItemTextColor
|
Gets the text color that is applied to the ItemsEditBase‘s drop-down items. To specify this color, use the DropDownItemTextColor property.
|
DropDownSelectedItemBackgroundColor
|
Gets the background color that is applied to the ItemsEditBase‘s drop-down item when it is selected. To specify this color, use the DropDownSelectedItemBackgroundColor property.
|
DropDownSelectedItemTextColor
|
Gets the text color that is applied to the ItemsEditBase‘s drop-down item when it is selected. To specify this color, use the DropDownSelectedItemTextColor property.
|
EndIconColor
|
Gets the color that is applied to the EditBase‘s end icon. To specify this color, use the EndIconColor property.
|
ErrorColor
|
Gets the color of the edit box’s borders, label, error icon, and error message that is applied to the EditBase when it is disabled. To specify this color, use the ErrorColor property.
|
ErrorIconColor
|
Gets the color that is applied to the EditBase‘s error icon. To specify this color, use the ErrorIconColor property.
|
FocusedBorderColor
|
Gets the border color that is applied to the EditBase when it is focused. To specify this color, use the FocusedBorderColor property.
|
FocusedBorderThickness
|
Gets the border thickness value that is applied to the EditBase when it is focused. To specify this value, use the FocusedBorderThickness property.
|
FocusedLabelColor
|
Gets the label color that is applied to the EditBase when it is focused. To specify this color, use the FocusedLabelColor property.
|
HelpTextColor
|
Gets the help text color that is applied to the EditBase. To specify this color, use the HelpTextColor property.
|
HorizontalOptions
|
Gets the horizontal option value that is applied to the EditBase. To specify this value, use the EditBase‘s HorizontalOptions property.
|
IconColor
|
Gets the icon’s color that is applied to the EditBase. To specify this color, use the IconColor property.
|
IconIndent
|
Gets the icon’s indent value that is applied to the EditBase. To specify this value, use the IconColor property.
|
IconSpacing
|
Gets the icon’s spacing value that is applied to the EditBase. To specify this value, use the IconSpacing property.
|
LabelColor
|
Gets the label’s color that is applied to the EditBase. To specify this color, use the LabelColor property.
|
LabelFontSize
|
Gets the label’s font size value that is applied to the EditBase. To specify this value, use the LabelColor property.
|
PlaceholderColor
|
Gets the placeholder’s color that is applied to the EditBase. To specify this color, use the LabelColor property.
|
StartIconColor
|
Gets the color that is applied to the EditBase‘s start icon. To specify this color, use the StartIconColor property.
|
TextColor
|
Gets the text’s color that is applied to the EditBase. To specify this color, use the TextColor property.
|
TextFontSize
|
Gets the text font size value that is applied to the EditBase. To specify this value, use the TextFontSize property.
|
TextHorizontalAlignment
|
Gets the text horizontal alignment value that is applied to the EditBase. To specify this value, use the TextHorizontalAlignment property.
|
TextVerticalAlignment
|
Returns the vertical alignment that is applied to the editor text. To specify this value, use the TextVerticalAlignment property.
|
TokenBackgroundColor
|
Gets the background color that is applied to the TokenEdit‘s token items. To specify this color, use the TokenAppearance‘s Background inherited property.
|
TokenBorderColor
|
Gets the border color that is applied to the TokenEdit‘s token items. To specify this color, use the BorderColor property.
|
TokenBorderThickness
|
Gets the border thickness value that is applied to the TokenEdit‘s token items. To specify this value, use the BorderThickness property.
|
TokenCornerRadius
|
Gets the corner radius value that is applied to the TokenEdit‘s token items. To specify this value, use the CornerRadius property.
|
TokenFontAttributes
|
Gets the font attribute value that is applied to the TokenEdit‘s token items. To specify this value, use the FontAttributes property.
|
TokenFontFamily
|
Gets the font famliy value that is applied to the TokenEdit‘s token items. To specify this value, use the FontFamily property.
|
TokenFontSize
|
Gets the font size value that is applied to the TokenEdit‘s token items. To specify this value, use the FontSize property.
|
TokenIconColor
|
Gets the icon color that is applied to the TokenEdit‘s token items. To specify this color, use the IconColor property.
|
TokenIconIndent
|
Gets the icon indent value that is applied to the TokenEdit‘s token items. To specify this value, use the IconIndent property.
|
TokenPadding
|
Returns the padding value that is applied to the TokenEdit‘s token. To specify this value, use the Padding property.
|
TokenPressedBackgroundColor
|
Gets the background color that is applied to the TokenEdit‘s token item when it is pressed. To specify this color, use the PressedBackgroundColor inherited property.
|
TokenPressedBorderColor
|
Gets the border color that is applied to the TokenEdit‘s token item when it is pressed. To specify this color, use the PressedBorderColor inherited property.
|
TokenPressedIconColor
|
Gets the icon color that is applied to the TokenEdit‘s token item when it is pressed. To specify this color, use the PressedIconColor inherited property.
|
TokenPressedTextColor
|
Gets the text color that is applied to the TokenEdit‘s token item when it is pressed. To specify this color, use the PressedTextColor inherited property.
|
TokenTextColor
|
Gets the text color that is applied to the TokenEdit‘s token items. To specify this color, use the TextColor inherited property.
|
VerticalOptions
|
Gets the vertical option value that is applied to the EditBase. To specify this value, use the EditBase‘s HorizontalOptions property.
|