Settings.unbind

Removes an existing binding for property on object.

Note that bindings are automatically removed when the object is finalized, so it is rarely necessary to call this function.

class Settings
static
void
unbind

Parameters

object ObjectG

the object

property string

the property whose binding is removed

Meta

Since

2.26