UnityEngine.WSA.Application.InternalTryInvokeOnUIThread C# (CSharp) Method

InternalTryInvokeOnUIThread() private method

private InternalTryInvokeOnUIThread ( AppCallbackItem item, bool waitUntilDone ) : bool
item AppCallbackItem
waitUntilDone bool
return bool
        internal static extern bool InternalTryInvokeOnUIThread(AppCallbackItem item, bool waitUntilDone);
        /// <summary>