Closed pjs7678 closed 9 years ago
UITextView.h // Inset the text container's layout area within the text view's content area @property(nonatomic, assign) UIEdgeInsets textContainerInset NS_AVAILABLE_IOS(7_0);
But, it is not concerned in SZTextView.
Sorry, I misunderstand,
UITextView.h // Inset the text container's layout area within the text view's content area @property(nonatomic, assign) UIEdgeInsets textContainerInset NS_AVAILABLE_IOS(7_0);
But, it is not concerned in SZTextView.