init(intent:isVisible:)

Creates a SiriTipView for the associated action that displays when the binding to a Boolean value is true .

Declaration

nonisolated init<Intent>(intent: Intent, isVisible: Binding<Bool>? = nil) where Intent : AppIntent