isDefined Instance Property

@property (nonatomic, readonly) bool isDefined;

Whether the cutout is a detected document. When false, detection found none and the cutout covers the entire image.

Top