Property | Type | Description |
---|
Method | Description | |
---|---|---|
BaseWindow ( ) : MonoTouch.Foundation | ||
BaseWindow ( |
||
CallFrontend ( string script ) : object | ||
ExecuteOnMainThread ( System.Action action ) : void | ||
ProcessCallFromFrontend ( |
public BaseWindow ( |
||
frame | ||
return | MonoTouch.Foundation |
public CallFrontend ( string script ) : object | ||
script | string | |
return | object |
public ExecuteOnMainThread ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public ProcessCallFromFrontend ( |
||
config | ||
return |