MBBlinkLanguageSettings
@objc
public class MBBlinkLanguageSettings : NSObject
Container class that has all the properties that define the text being presented to the user through UI components.
By default all the strings are read from the BlinkIDUI.strings
file shipped with framework
-
Message shown if glare is detected.
- Default:
Glare detected. Slightly move the card.
Declaration
Swift
@objc public var glareMessageText: String
- Default:
-
Message shown if any side of document is scanned.
- Default:
Scan the the selected document or choose another.
Declaration
Swift
@objc public var scanAnySideMessageText: String
- Default:
-
Message shown if front side of document is scanned.
- Default:
Scan the front side of the selected document or choose another.
Declaration
Swift
@objc public var scanFrontSideMessageText: String
- Default:
-
Message shown if back side of document is scanned.
- Default:
Scan the back side.
Declaration
Swift
@objc public var scanBackSideMessageText: String
- Default:
-
Title of country selection view controller.
- Default:
Select Country
Declaration
Swift
@objc public var selectCountryTitleText: String
- Default:
-
Close button text in country selection view controller.
- Default:
Close
Declaration
Swift
@objc public var closeText: String
- Default:
-
Search placeholder text in country selection view controller.
- Default:
Search
Declaration
Swift
@objc public var searchPlaceholderText: String
- Default:
-
Note in country chooser button.
- Default:
Choose from more than 100 countries
Declaration
Swift
@objc public var countryChooserButtonText: String
- Default:
-
Change country text of the action in timeout alert controller.
- Default:
Change country
Declaration
Swift
@objc public var changeCountryActionText: String
- Default:
-
Continue text of the action in timeout alert controller.
- Default:
Continue
Declaration
Swift
@objc public var continueActionText: String
- Default:
-
Title of timeout alert controller.
- Default:
Having trouble scanning?
Declaration
Swift
@objc public var timeoutAlertTitleText: String
- Default:
-
Message of timeout alert controller.
- Default:
Make sure you have good lightning and that you’ve selected the correct document.
Declaration
Swift
@objc public var timeoutAlertMessageText: String
- Default:
-
Message of invalid document alert controller.
- Default:
Front and back side do not match. Please try again.
Declaration
Swift
@objc public var invalidDocumentAlertMessageText: String
- Default:
-
Title of invalid document alert controller.
- Default:
Having trouble scanning?
Declaration
Swift
@objc public var invalidDocumentAlertTitleText: String
- Default:
-
OK text of the action in invalid document alert.
- Default:
OK
Declaration
Swift
@objc public var okActionText: String
- Default:
-
Text for identity cards in document tabs view.
- Default:
ID card
Declaration
Swift
@objc public var identityCardText: String
- Default:
-
Text for driver’s license cards in document tabs view.
- Default:
Driver’s License
Declaration
Swift
@objc public var driversLicenseText: String
- Default:
-
Text for visas in document tabs view.
- Default:
Visa
Declaration
Swift
@objc public var visaText: String
- Default:
-
Text for old identity cards in document tabs view. This is specific to some countries, i.e. Germany
- Default:
Old ID card
Declaration
Swift
@objc public var oldIDCardText: String
- Default:
-
Text for new identity cards in document tabs view. This is specific to some countries, i.e. United Arab Emirates
- Default:
New ID card
Declaration
Swift
@objc public var newIDCardText: String
- Default:
-
Text for malaysian identity cards in document tabs view. This is specific to Malaysia
- Default:
MyKad
Declaration
Swift
@objc public var malaysianIDCardText: String
- Default:
-
Text for military identity cards in document tabs view. This is specific to Malaysia
- Default:
MyTentera
Declaration
Swift
@objc public var militaryIDCardText: String
- Default:
-
Text for permanent resident identity cards in document tabs view. This is specific to Malaysia
- Default:
MyPr
Declaration
Swift
@objc public var permanentResidentIDCardText: String
- Default:
-
Text for temporary resident identity cards in document tabs view. This is specific to Malaysia
- Default:
MyKas
Declaration
Swift
@objc public var temporaryResidentIDCardText: String
- Default:
-
Text for immigrator identity cards in document tabs view. This is specific to Malaysia
- Default:
iKad
Declaration
Swift
@objc public var immigratorIDCardText: String
- Default:
-
Text for passports in document tabs view.
- Default:
Passport
Declaration
Swift
@objc public var passportText: String
- Default:
-
Text for temporary residence permits in document tabs view.
- Default:
Temporary Residence Permit
Declaration
Swift
@objc public var temporaryResidencePermitText: String
- Default:
-
Text for residence permits in document tabs view.
- Default:
Residence Permit
Declaration
Swift
@objc public var residencePermitText: String
- Default: