Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What number are you seeing while debugging UWP?
And how do I turn off the visible state?
Search your files for a line, which assigns true to a property that is called EnableFrameRateCounter. Comment that line, or assign false.