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