private static void WillAppear(StreamDeckEventPayload args) { _Counter = 0; SetTitle(args.context, "0").GetAwaiter().GetResult(); }