Skip to content
j1mmyto9 edited this page Jun 30, 2022 · 1 revision

Extensions on View

Methods

alert(isPresented:_:)

public func alert(isPresented: Binding<Bool>, _ alert: TextAlert) -> some View 
Clone this wiki locally