Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added MobileBarcodeScanner constructor for Storyboarding MonoTouch devs #5

Merged
merged 1 commit into from
Jan 15, 2013

Commits on Dec 20, 2012

  1. Added MobileBarcodeScanner Constructor with UIViewController parameter

    I added a MobileBarcodeScanner(object delegateController) constructor
    to enable developers to pass along a UIViewController that will
    function as the delegate for the scanner. This is handy when you, for
    instance, are using a Storyboard and cannot set the
    window.RootViewController because this is loaded from the Storyboard in
    execution time.
    EeKay committed Dec 20, 2012
    Configuration menu
    Copy the full SHA
    f874b73 View commit details
    Browse the repository at this point in the history