Skip to main content

Object::notifyStreaming

This property, if true, will call [EntityStreamIn](/entitystreamin) for the Object.

Default: false

Setter

  • enable:

Syntax

``` object.notifyStreaming = enable; ```

Example

See Also