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