Android.Content.PM.ConfigChanges.ScreenSize Field
Bit in ActivityInfo.ConfigChanges that indicates that the activity can itself handle the screen size. Set from the Android.Resource.Attribute.ConfigChanges attribute. This will be set by default for applications that target an earlier version than Android.OS.Build.VERSION_CODES.HoneycombMr2... however, you will not see the bit set here becomes some applications incorrectly compare ActivityInfo.ConfigChanges against an absolute value rather than correctly masking out the bits they are interested in. Please don't do that, thanks.

Syntax

ConfigChanges ScreenSize

Requirements

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