You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: Sources/ASCollectionView/ASCollectionView+Modifiers.swift
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,8 @@ public extension ASCollectionView
133
133
return this
134
134
}
135
135
136
-
/// Set whether the ASCollectionView should dodge the system keyboard
136
+
/// Set whether the ASCollectionView should scroll the collection view in order to keep the current input field visible when the system keyboard appears.
0 commit comments