{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

GravityInt


Denotes that the annotated element represents a packed gravity int. If applied to an int array, every element in the array represents a gravity int.

Example:

public abstract void setInnerGravity(@GravityInt int gravity);
See also
Gravity

Summary

Public constructors

android

Public constructors

GravityInt

GravityInt()