FlaneurFormElementCollectionViewCellDelegate
public protocol FlaneurFormElementCollectionViewCellDelegate: AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func nextElementShouldBecomeFirstResponder(cell: FlaneurFormElementCollectionViewCell) -
Undocumented
Declaration
Swift
func scrollToVisibleSection(cell: FlaneurFormElementCollectionViewCell) -
Undocumented
Declaration
Swift
func presentViewController(viewController: UIViewController) -
Undocumented
Declaration
Swift
func cacheValue(forLabel: String) -> String?
View on GitHub
FlaneurFormElementCollectionViewCellDelegate Protocol Reference