Show / Hide Table of Contents

Class AN_ProxyActivity

Proxy activity that is displayed on top of the application activity. Use it of you need to obtain and activity result.

Inheritance
System.Object
AN_Activity
AN_ProxyActivity
Inherited Members
AN_Activity.StartActivity(AN_Intent)
AN_Activity.StartActivityForResult(AN_Intent, Action<AN_ActivityResult>)
AN_Activity.Finish()
AN_Activity.MoveTaskToBack(Boolean)
AN_Activity.GetPackageManager()
Namespace: SA.Android.App
Assembly: cs.temp.dll.dll
Syntax
public class AN_ProxyActivity : AN_Activity

Constructors

AN_ProxyActivity()

Declaration
public AN_ProxyActivity()
In This Article
Back to top Generated by DocFX