jverdi/JVFloatLabeledTextField

Way to temporarily disable?

Open

#151 opened on Nov 28, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Objective-C (720 forks)batch import
help wanted

Repository metrics

Stars
 (7,151 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Dumb question but didn't see this functionality in the repo - any way to disable the floating behavior on a JVFloatLabeledTextField subclass? E.g. I'm looking for a boolean field to make the text field behave as normal, non JVFloatLabeledTextField field.

Contributor guide