ttExpandedWidth

var ttExpandedWidth: Float

If set, this view's width will expand to the given value upon being tapped. When the view loses focus, it will collapse back to its original width. When using this, the width should not be programmatically changed anymore.

If not set, the view will not expand when being tapped.