UxrMonoDispatcher.IsCurrentThreadMain Property

Gets whether the caller is running on the main thread.

Namespace: UltimateXR.Core.Threading
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static bool IsCurrentThreadMain { get; }

Property Value

Type: Boolean

See Also

Reference

UxrMonoDispatcher Class
UltimateXR.Core.Threading Namespace