[]
Configurates PromptChar. Sets the symbol used to show input positions in the control.
public InputMaskBuilder PromptChar(char value)
| Type | Name | Description |
|---|---|---|
| char | value | The value. |
| Type | Description |
|---|---|
| InputMaskBuilder | Current builder. |