Android.App.ActivityAttribute.Exported Property
Whether or not the activity can be launched by components of other applications.

Syntax

public bool Exported { get; set; }

Value

A bool specifying whether or not the activity can be launched by components of other applications.

Remarks

The Exported property is used to set the //activity/@android:exported attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0