Instance Property インスタンスプロパティ

detectedBarcodeDescriptor

The barcode that the system scanner passes in. システムスキャナに渡すバーコード。

Declaration 宣言

@property(nonatomic, nullable, readonly, copy) CIBarcodeDescriptor *detectedBarcodeDescriptor;

Discussion 議論

This property is optional. This value is present if the user activity was created from a source that detected a barcode or a QR code. このプロパティは随意です。この値は、そのユーザアクティビティが、バーコードまたはQRコードを検知したソースから作成されたならば存在します。