ActivityAttribute.ConfigurationChanges Property

Definition

The configuration changes that the activity will handle itself.

public Android.Content.PM.ConfigChanges ConfigurationChanges { get; set; }
member this.ConfigurationChanges : Android.Content.PM.ConfigChanges with get, set

Property Value

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

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to