mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-20 22:49:24 +00:00
Cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Acr.UserDialogs;
|
||||
using Xamarin.Forms;
|
||||
using Xamarin.Essentials;
|
||||
|
||||
namespace qController
|
||||
{
|
||||
public partial class App : Application
|
||||
@@ -14,6 +15,7 @@ namespace qController
|
||||
public static double Width;
|
||||
public static double HeightUnit;
|
||||
public static double WidthUnit;
|
||||
|
||||
public static bool MenuIsPresented
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user