SAPMLTextRowObservation
public class SAPMLTextRowObservation : SAPMLTextObservation
Information about row in detected text and corresponding elements in the row.
-
Array of
SAPMLTextObservationfrom which the row is createdDeclaration
Swift
open var elements: [SAPMLTextObservation] { get }