Click or drag to resize

Context Methods

The Context type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Returns the value at the specified path.
Public methodRegisterListener
Registers a callback at the specified path of the context.
Public methodRemoveListener
Removes the callback from the specified path of the context.
Public methodSetValue
Sets the specified value at the specified path.
Top
See Also