We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c4e09 commit 330748fCopy full SHA for 330748f
MGSwipeTableCell/MGSwipeTableCell.h
@@ -36,7 +36,7 @@ typedef NS_ENUM(NSInteger, MGSwipeState) {
36
MGSwipeStateExpandingRightToLeft,
37
};
38
39
-/** Swipe state */
+/** Swipe Expansion Layout */
40
typedef NS_ENUM(NSInteger, MGSwipeExpansionLayout) {
41
MGSwipeExpansionLayoutBorder = 0,
42
MGSwipeExpansionLayoutCenter,
0 commit comments