unhook( hook )
instance function
Remove a hook from TextInput.
Parameters
Name | Type | Description |
---|---|---|
hook | TextInputHook | The hook to remove |
Returns
Type | Description |
---|---|
Boolean | True if the hook was removed |
instance function
Remove a hook from TextInput.
Name | Type | Description |
---|---|---|
hook | TextInputHook | The hook to remove |
Type | Description |
---|---|
Boolean | True if the hook was removed |