Share via


ActivityStateChangedEventArgs.Activity Property

Definition

Gets the Activity of which the state changed.

public Android.App.Activity Activity { get; }

Property Value

Android.App.Activity

The Activity for the event.

Applies to