热点连接流程修改
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
*/
|
||||
@property(nullable, nonatomic,copy) IBInspectable NSString *placeholder;
|
||||
|
||||
/**
|
||||
Set textView's placeholder attributed text. Default is nil.
|
||||
*/
|
||||
@property(nullable, nonatomic,copy) IBInspectable NSAttributedString *attributedPlaceholder;
|
||||
|
||||
/**
|
||||
To set textView's placeholder text color. Default is nil.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user