adding comment

This commit is contained in:
Ajai Prabhu G S 2019-02-11 18:10:37 +05:30
parent 7b3018e608
commit 6958692865

View File

@ -34,6 +34,7 @@
+(MFTextView *_Nullable) MFTextViewWithPlaceholderString:(NSString *_Nullable) placeholder delegate:(id _Nullable ) delegate;
//This method will make the UI as per brand refresh (Similar to UITextField)
- (void)makeBordersForTextView;
@end