TNDistractionType
public enum TNDistractionType : Int, Codable
Undocumented
-
Undocumented
Declaration
Swift
case handHeldNonCall
-
Undocumented
Declaration
Swift
case handHeldPhoneCall
-
Undocumented
Declaration
Swift
case handsFreePhoneCall
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws
-
Undocumented
Declaration
Swift
public static var values: [TNDistractionType] { get }