Navigation :
ActivityEventArgs
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.MVVM.Navigation |
Available on |
Xamarin - Android |
public class ActivityEventArgs : EventArgs
Base types
EventArgs
Event args for the activity.
Constructors
ActivityEventArgs(Activity activity)
Initializes a new instance of the ActivityEventArgs class.
Parameters
Name |
Description |
activity |
The activity. |
Properties
Activity
Gets the activity.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion