DashIsoHbbtvCompliance
public enum DashIsoHbbtvCompliance : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case hbbtv15 = "HBBTV_1_5" -
Undocumented
Declaration
Swift
case none = "NONE" -
Declaration
Swift
public var description: String { get }
View on GitHub
DashIsoHbbtvCompliance Enumeration Reference