الثوابت
الثوابت التالية متاحة على مستوى العالم.
-
أنواع قيم "الرمز الشريطي" غير معروفة.
بيان الإفصاح
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
-
نوع تشفير WPA Wi-Fi بالرمز الشريطي
بيان الإفصاح
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWPA = 2
-
نوع تشفير Wi-Fi للرمز الشريطي WEP
بيان الإفصاح
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWEP = 3