OnDeactivate (GUI item event)

Called when the GUI is deactivated.

Should be used on the Desktop GUI item .

Example(s)

onDeactivate{
    ...
}