Back to API Reference
Class

FloatingLabelDecorator

sealed

Animates a label between its resting position (inside the field) and a floated position (typically the top edge), scaling it down on the way; the label stays visible throughout. For a different motion model — a tween library, a path — write your own FieldDecorator.

protected override void OnAttach()
protected override void OnDetach()
protected override void OnFieldState()
protected override void OnTick()