Xamarin.UITest.Events Namespace

Classes

AfterAppStartedAttribute

Can be used on static methods to register for notifications immediately after an app instance has been started.

Valid parameters:

  • Zero arguments
  • One argument of type IApp.
  • One argument of type AndroidApp.
  • One argument of type iOSApp.