Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Chance committed May 22, 2019
2 parents b566481 + 3eab81a commit 3a14caf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MaterialTextField/MFTextField.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,9 @@ IB_DESIGNABLE
*/
@property (nonatomic) NSString *floatingLabelText;

/**
* The text that is displayed above the text field when there is input.
*/
@property (nonatomic) NSString *floatingLabelText;

@end

0 comments on commit 3a14caf

Please sign in to comment.