Adds LocalLayoutToggle() implementation and minor updates to UI Driver

This commit is contained in:
Neil Dorin
2021-08-02 16:58:32 -06:00
parent 19cbe480a6
commit 1696ef3ac1
3 changed files with 74 additions and 4 deletions

View File

@@ -248,6 +248,10 @@ namespace PepperDash.Essentials
/// </summary>
public const uint VCCameraSelectBarWithoutModeVisible = 1261;
/// <summary>
/// 1262
/// </summary>
public const uint VCCameraAutoModeIsOnFb = 1262;
/// <summary>
/// 1271