MBDocumentVerificationInstructionsSubview


@interface MBDocumentVerificationInstructionsSubview : MBSubview

Undocumented

  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic) UILabel *instructionsLabel

    Swift

    var instructionsLabel: UILabel { get set }
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic) UIImageView *instructionsImageView

    Swift

    var instructionsImageView: UIImageView { get set }