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

Conversation

EeKay
Copy link
Contributor

@EeKay EeKay commented Dec 20, 2012

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.

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.
Redth added a commit that referenced this pull request Jan 15, 2013
Added MobileBarcodeScanner constructor for Storyboarding MonoTouch devs
@Redth Redth merged commit 71d6247 into Redth:master Jan 15, 2013
@Redth
Copy link
Owner

Redth commented Jan 15, 2013

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants