BottomAppBar.FabAlignmentMode

public static abstract @interface BottomAppBar.FabAlignmentMode
implements Annotation

com.google.android.material.bottomappbar.BottomAppBar.FabAlignmentMode


The fabAlignmentMode determines the horizontal positioning of the cradle and the FAB which can be centered or aligned to the end.

Summary

Inherited methods

abstract Class<? extends Annotation> annotationType()
abstract boolean equals(Object arg0)
abstract int hashCode()
abstract String toString()