Resource.Attribute.ForegroundGravity Field

Definition

Defines the gravity to apply to the foreground drawable.

[Android.Runtime.Register("foregroundGravity")]
public const int ForegroundGravity = 16843264;
[<Android.Runtime.Register("foregroundGravity")>]
val mutable ForegroundGravity : int

Field Value

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