MixedRealityProjectPreferences.IgnoreSettingsPrompt Property

Definition

Should the project configurator show when the project isn't configured according to MRTK's recommendations?

public:
 static property bool IgnoreSettingsPrompt { bool get(); void set(bool value); };
public static bool IgnoreSettingsPrompt { get; set; }
static member IgnoreSettingsPrompt : bool with get, set
Public Shared Property IgnoreSettingsPrompt As Boolean

Property Value

Applies to