קבועים
הקבועים הבאים זמינים בכל העולם.
-
סוגי ערכי ברקוד לא ידועים.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeUnknown = 0
-
סוג ערך הברקוד של פרטי איש קשר.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeContactInfo = 1
-
סוג של ערך ברקוד עבור כתובות אימייל.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeEmail = 2
-
סוג ערך ברקוד למספרי ISBN.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeISBN = 3
-
סוג ערך הברקוד עבור מספרי טלפון.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypePhone = 4
-
סוג ערך ברקוד לקודי מוצרים.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeProduct = 5
-
סוג ערך הברקוד לפרטי SMS.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeSMS = 6
-
סוג ערך ברקוד לטקסט פשוט.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeText = 7
-
סוג ערך ברקוד עבור כתובות URL/סימניות.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeURL = 8
-
סוג ערך הברקוד לפרטי נקודת הגישה ל-Wi-Fi.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeWiFi = 9
-
סוג ערך ברקוד לקואורדינטות גיאוגרפיות.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeGeographicCoordinates = 10
-
סוג ערך ברקוד לאירועים ביומן.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeCalendarEvent = 11
-
סוג ערך הברקוד של נתוני רישיון הנהיגה.
הצהרה
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeDriversLicense = 12
-
סוג הכתובת לא ידוע של הברקוד.
הצהרה
Objective-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeUnknown = 0
-
סוג הכתובת בעבודה עם ברקוד.
הצהרה
Objective-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeWork = 1
-
סוג כתובת המגורים בברקוד.
הצהרה
Objective-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeHome = 2
-
סוג אימייל לא ידוע.
הצהרה
Objective-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeUnknown = 0
-
סוג כתובת האימייל בעבודה עם ברקוד.
הצהרה
Objective-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeWork = 1
-
סוג כתובת האימייל בבית ברקוד.
הצהרה
Objective-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeHome = 2
-
סוג הטלפון לא ידוע.
הצהרה
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeUnknown = 0
-
סוג טלפון בעבודה עם ברקוד.
הצהרה
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeWork = 1
-
סוג הטלפון בבית באמצעות ברקוד.
הצהרה
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeHome = 2
-
סוג הטלפון של פקס עם ברקוד.
הצהרה
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeFax = 3
-
סוג טלפון נייד בברקוד.
הצהרה
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeMobile = 4
-
סוג הצפנת Wi-Fi לא ידוע באמצעות הברקוד.
הצהרה
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeUnknown = 0
-
סוג הצפנת Wi-Fi פתוח באמצעות ברקוד.
הצהרה
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeOpen = 1
-
סוג הצפנת Wi-Fi של ברקוד WPA.
הצהרה
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWPA = 2
-
סוג הצפנת Wi-Fi של ברקוד WEP.
הצהרה
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWEP = 3