Drawable.ConstantState.ChangingConfigurations Property

Definition

Return a bit mask of configuration changes that will impact this drawable (and thus require completely reloading it).

public abstract Android.Content.PM.ConfigChanges ChangingConfigurations { [Android.Runtime.Register("getChangingConfigurations", "()I", "GetGetChangingConfigurationsHandler")] get; }
[<get: Android.Runtime.Register("getChangingConfigurations", "()I", "GetGetChangingConfigurationsHandler")>]
member this.ChangingConfigurations : Android.Content.PM.ConfigChanges

Property Value

Attributes

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