Skip to content

Implementation of Nuget for getting Current ViewController on Xamarin.Ios

License

Notifications You must be signed in to change notification settings

johnxy84/Current.Xamarin.ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current.Xamarin.ios

Get the current ViewController being displayed to the user.

Include the namespace using Xamarin.Plugin

Call CurrentViewController.Current.ViewController wherever in your xamarin.ios app

var viewcontroller = CurrentViewController.Current.ViewController;

Downloadable at https://www.nuget.org/packages/Forefront.Current.Ios/

About

Implementation of Nuget for getting Current ViewController on Xamarin.Ios

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages