C# Class iOSHelpers.Device

ファイルを表示 Open project: Clancey/iOSHelpers

Public Methods

Method Description
EnsureInvokedOnMainThread ( System.Action action ) : void

Method Details

EnsureInvokedOnMainThread() public static method

public static EnsureInvokedOnMainThread ( System.Action action ) : void
action System.Action
return void