Editar

Compartilhar via


MixedRealityToolkitFiles.AreFoldersAvailable Property

Definition

Are any of the MRTK directories available?

public:
 static property bool AreFoldersAvailable { bool get(); };
public static bool AreFoldersAvailable { get; }
static member AreFoldersAvailable : bool
Public Shared ReadOnly Property AreFoldersAvailable As Boolean

Property Value

Remarks

If a search is currently in progress, then property will wait synchronously for the task to finish with timeout of 1 second

Applies to