visibleToHiddenAnimationDurationMs

var visibleToHiddenAnimationDurationMs: Long = 250L

The duration (in milliseconds as a positive long) of the animations that the Label will play when going from a visible to hidden state. Set to 0L if you don't want animations played.