1
This commit is contained in:
16
keyBoard/Class/Vender/CRBoxInputView/CRBoxTextView.h
Normal file
16
keyBoard/Class/Vender/CRBoxInputView/CRBoxTextView.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// CRBoxTextView.h
|
||||
// CRBoxInputView
|
||||
//
|
||||
// Created by Chobits on 2019/1/3.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface CRBoxTextView : UITextField
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user