Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ボタンを押してQRコードをスキャンすると、デフォルトのキャンセル、情報ボタンがあります。
フラッシュに別のボタンが必要です。どうすればzbaerviewcontrollerで変更してカスタマイズできますか。
プロパティを設定することでキャンセルボタンを削除できますshowsZBarControls = NO;
showsZBarControls = NO;
以下のリンクを参照してください。
iOS6.0以降のZBarバーコードリーダーで情報ボタンを非表示にする方法
ZBar SDK iOS: スキャナー ビューのキャンセル ボタンを削除しますか?