Base class for UX functions that accept a variable number of arguments.

Derived classes must override exaclty one of either OnNewPartialArguments or OnNewArguments.

Location

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

Interface of VarArgFunction

Inherited from Expression

Inherited from object

Implemented Interfaces