[]
Edit text with clear button.
public class C1ClearableEditText : EditText, IFlowDirection
| Name | Description |
|---|---|
| C1ClearableEditText(Context) | Initializes a new instance of the C1ClearableEditText class. |
| C1ClearableEditText(Context, bool) | Initializes a new instance of the C1ClearableEditText class. |
| C1ClearableEditText(Context, bool, IAttributeSet) | Initializes a new instance of the C1ClearableEditText class. |
| C1ClearableEditText(Context, bool, int) | Initializes a new instance of the C1ClearableEditText class. |
| Name | Description |
|---|---|
| hasRealValue | The has real value |
| showClearButton | The show clear button |
| showPaddingButton | The show padding button |
| Name | Description |
|---|---|
| FlowDirection | Indicate value of flow direction layout |
| Name | Description |
|---|---|
| UpdateLayoutDirection(FlowDirection) | Update layout direction |