Application.unbindBusyProperty

Destroys a binding between property and the busy state of application that was previously created with Application.bindBusyProperty.

class Application
void
unbindBusyProperty

Parameters

object ObjectG
property string

the name of a boolean property of object

Meta

Since

2.44