enum UINotify
Determines when this UI function returns true.
Enum Values
| Change | This function returns true any time the values has changed! | 
| Finalize | This function returns true when the user has finished interacting with it. This does not guarantee the value has changed. | 
Found an issue with these docs, or have some additional questions? Create an Issue on Github!