Delegate UIWidgetsMessageManager.MethodChannelMessageDelegate
Namespace: Unity.UIWidgets.engine
Syntax
public delegate void MethodChannelMessageDelegate(string method, List<JSONNode> args);
Parameters
| Type | Name | Description |
|---|---|---|
| String | method | |
| List<JSONNode> | args |