Packagecom.tuarua.firebase.ml.vision.document
Classpublic class RecognizedBreak
InheritanceRecognizedBreak Inheritance Object

Detected break from text recognition.



Public Properties
 PropertyDefined By
  isPrefix : Boolean
Indicates whether the break prepends the text element.
RecognizedBreak
  type : uint
The recognized text break type.
RecognizedBreak
Property Detail
isPrefixproperty
public var isPrefix:Boolean

Indicates whether the break prepends the text element. If false, the break comes after the text element.

typeproperty 
public var type:uint

The recognized text break type.