Method | Description | |
---|---|---|
BeginInvokeOnUiThread ( System.Action action ) : void | ||
InvokeOnUiThread ( System.Action action ) : void |
public static BeginInvokeOnUiThread ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public static InvokeOnUiThread ( System.Action action ) : void | ||
action | System.Action | |
return | void |