Android.App.ActivityAttribute.ConfigurationChanges Property
The configuration changes that the activity will handle itself.

Syntax

public Android.Content.PM.ConfigChanges ConfigurationChanges { get; set; }

Value

A Android.Content.PM.ConfigChanges containing the configuration changes that the activity will handle itself.

Remarks

The ConfigurationChanges property is used to set the //activity/@android:configChanges attribute value.

Multiple Android.Content.PM.ConfigChanges values can be specified by "or"-ing them together.

Requirements

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