Flutnet.ServiceModel
Flutnet.ServiceModel.PlatformEventAttribute Class Reference

Denotes an event that is "propagated" to Flutter. The underlying delegate type must be EventHandler or EventHandler<TEventArgs>. More...

Inheritance diagram for Flutnet.ServiceModel.PlatformEventAttribute:

Detailed Description

Denotes an event that is "propagated" to Flutter. The underlying delegate type must be EventHandler or EventHandler<TEventArgs>.


The documentation for this class was generated from the following file: