TextFormatType
public struct TextFormatType : Equatable
Describes different text formats passed a type parameter to identify().
-
Declaration
Swift
public static let all: Predictions.TextFormatType
-
Declaration
Swift
public static let form: Predictions.TextFormatType
-
Declaration
Swift
public static let table: Predictions.TextFormatType
-
Declaration
Swift
public static let plain: Predictions.TextFormatType