InteropIsRunningInTheSimulator Property |
Returns True is the app is running in C# inside the Simulator, and False otherwise.
Namespace: CSHTML5Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public static bool IsRunningInTheSimulator { get; }
Property Value
Type:
BooleanSee Also