Capítulo 293 de 411

Chapter 293: Observer.isEnabled

Core Idea

Read-only flag reflecting whether the Observer is currently enabled; set indirectly via enable()/disable().

Connects To

  • Observer.enable(), Observer.disable(): the methods that toggle this state.