This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Subscribes to many argument expressions used in higher level functions. This collects common behaviour and means to simplify higher-level code.

NOTE: The use of InnerListener is questionable but unavoidable at this time. https://github.com/fuse-open/fuselibs/issues/785

hide

Location

Namespace
Fuse.Reactive
Package
Fuse.Reactive.Expressions 2.9.1
Show Uno properties and methods

Interface of ExpressionSubscriber

Init(IContext) uno

Must be called by instantiators of subscription after construction. This avoids race condition if subscriptions call back synchronously.

Inherited from InnerListener

Inherited from object

Implemented Interfaces