메소드 | 설명 | |
---|---|---|
BeginInvokeOnUiThread ( System.Action action ) : void | ||
InvokeOnUiThread ( System.Action action ) : void |
public static BeginInvokeOnUiThread ( System.Action action ) : void | ||
action | System.Action | |
리턴 | void |
public static InvokeOnUiThread ( System.Action action ) : void | ||
action | System.Action | |
리턴 | void |