SetAllowCommaOnTextInput
DocsSetAllowCommaOnTextInput(allow)Description
NOTE: This must be called before you open the text input box.
Parameters
| Name | Type | Description |
|---|---|---|
allow | BOOL | Toggles if the comma can be used in conjuction with the `filename` text input box type. |
Returns
voidThis native does not return a value.