Summary:
Inherited Methods
GravityInt
public
abstract
@interface
GravityInt
implements
Annotation
| androidx.annotation.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:
Summary
Inherited methods | |
|---|---|