ALContainerConfigScanMode Class Reference

Inherits from NSObject
Declared in ALPluginConfig.h

Overview

Determines if container numbers shall be scanned horizontally or vertically.

  value

@property (nonatomic, readonly, copy) NSString *value

+ withValue:

+ (instancetype _Nullable)withValue:(NSString *)value

+ horizontal

+ (ALContainerConfigScanMode *)horizontal

+ vertical

+ (ALContainerConfigScanMode *)vertical