Skip to content

Commit 3a14caf

Browse files
author
Graham Chance
committed
2 parents b566481 + 3eab81a commit 3a14caf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

MaterialTextField/MFTextField.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,9 @@ IB_DESIGNABLE
103103
*/
104104
@property (nonatomic) NSString *floatingLabelText;
105105

106+
/**
107+
* The text that is displayed above the text field when there is input.
108+
*/
109+
@property (nonatomic) NSString *floatingLabelText;
110+
106111
@end

0 commit comments

Comments
 (0)