Resource.Attribute.Visible Field

Definition

Provides initial visibility state of the drawable; the default value is false.

[Android.Runtime.Register("visible")]
public const int Visible = 16843156;
[<Android.Runtime.Register("visible")>]
val mutable Visible : int

Field Value

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