Resource.Attribute.ShouldDisableView Field

Definition

Whether the view of this Preference should be disabled when this Preference is disabled.

[Android.Runtime.Register("shouldDisableView")]
public const int ShouldDisableView = 16843246;
[<Android.Runtime.Register("shouldDisableView")>]
val mutable ShouldDisableView : int

Field Value

Value = 16843246
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