ForagePaymentSheetElement
public protocol ForagePaymentSheetElement : UIView, Appearance, PaymentSheetObservableState, Style, Identifiable
-
Declaration
Swift
var delegate: ForagePaymentSheetElementDelegate? { get set } -
clear the entire sheet. Calls clearText on all sheet inputs
Declaration
Swift
func clearSheet()