Key
public enum Key : String
-
Declaration
Swift
case startTutorial = "MNStartTutorial" -
Declaration
Swift
case navUseShortestRoute = "MNNavigateUseShortestRoute" -
Declaration
Swift
case navOptionsEscalators = "MNNavOptionsEscalators" -
Declaration
Swift
case navOptionsStairs = "MNNavOptionsStairs" -
Declaration
Swift
case navOptionsElevators = "MNNavOptionsElevators" -
Declaration
Swift
case clearAll = "MNNavClearAll" -
Declaration
Swift
case timeFormat = "MNTimeFormat" -
Declaration
Swift
case distanceUnits = "MNNavDistanceUnits" -
Declaration
Swift
case debugFeaturesPromotions = "MNDebugFeaturesPromotions" -
Declaration
Swift
case debugShowLaunchScreen = "MNDebugShowLaunch" -
Declaration
Swift
case debugTestEnvironment = "MNDebugTestUrlEnvironment" -
Declaration
Swift
case debugTestingBuildingEnvironment = "MNDebugTestingBuilding" -
Declaration
Swift
case debugStageEnvironment = "MNDebugStageUrlEnvironment" -
Declaration
Swift
case debugPromotionBuilding = "MNDebugPromotionBuilding" -
Declaration
Swift
case debugTestModuleEnable = "MNDebugMarkvilleLocation" -
Declaration
Swift
case debugReadFileAsIOS = "MNDebugReadAsIOS" -
Declaration
Swift
case debugTestFileIOSEncoding = "MNTESTFILEIOSENCODING" -
Declaration
Swift
case debugDrawTrajectory = "MNDebugDrawTrajectory" -
Declaration
Swift
case debugDrawMaxStateHistory = "MNDebugDrawMaxStateHistory" -
Declaration
Swift
case debugShowHamburgerMenu = "MNDebugShowHamburgerMenu" -
Declaration
Swift
case debugTechnicalDifficultyAlert = "MNDebugTechDifficultyAlert" -
Declaration
Swift
case debugShowPropertyBoundary = "MNShowPropertyBoundary" -
Declaration
Swift
case vLogEnable = "MNVLevelLogEnable" -
Declaration
Swift
case dLogEnable = "MNDLevelLogEnable" -
Declaration
Swift
case wtfAbortEnable = "MNWTFLevelLogAbortEnable" -
Declaration
Swift
case findAFriendEnable = "MNFindAFriendEnable" -
Declaration
Swift
case postLiveLocationEnable = "MNPostLiveLocationEnable" -
Declaration
Swift
case postAnalyticsOnMobileDataEnable = "MNPostAnalyticsOnMobileDataEnable" -
Declaration
Swift
case AllowOffPremiseBackgroundLocationScanning = "MNAllowOffPremiseBackgroundLocationScanning" -
Declaration
Swift
case dynamicErrorBoundary = "MNDynamicErrorBoundary" -
Declaration
Swift
case redDotForOutdoorsOnProperty = "MNRedDotForOutdoorsOnProperty" -
Declaration
Swift
case redDotForOutdoorsOffPremise = "MNRedDotForOutdoorsOffPremise" -
Declaration
Swift
case StagingEnviourmentMobileMode = "StagingEnvMobileMode" -
Declaration
Swift
case EnableBluetoothAdHocScanning = "MNEnableBluetoothAdHocScanning"
Key Enumeration Reference