library / com.nambimobile.widgets.efab / Label / translationXPx

translationXPx

var translationXPx: Float

The distance (in pixels as a float) the Label will travel horizontally during animations. A negative value will make the Label travel to the left, while a positive value will make it travel to the right. See its use in visibleToHiddenAnimations and hiddenToVisibleAnimations.