Information you can retrieve about a particular application
activity or receiver.
See Also:
ActivityInfo Members
Syntax
[Android.Runtime.Register("android/content/pm/ActivityInfo", DoNotGenerateAcw=true)]
public class
ActivityInfo :
ComponentInfo,
Android.OS.IParcelable,
IDisposableRemarks
Information you can retrieve about a particular application
activity or receiver. This corresponds to information collected
from the AndroidManifest.xml's <activity> and
<receiver> tags.
[Android Documentation]
Requirements
Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1