We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3fd49 commit 979e32fCopy full SHA for 979e32f
1 file changed
Preferences/PSTableCell.h
@@ -17,7 +17,8 @@ typedef NS_ENUM(NSInteger, PSCellType) {
17
PSGiantCell,
18
PSSecureEditTextCell,
19
PSButtonCell,
20
- PSEditTextViewCell
+ PSEditTextViewCell,
21
+ PSSpinnerCell
22
};
23
24
@interface PSTableCell : UITableViewCell
0 commit comments