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 : AppIntentCreates a SiriTipView for the associated action that displays when the binding to a Boolean value is true .
nonisolated init<Intent>(intent: Intent, isVisible: Binding<Bool>? = nil) where Intent : AppIntent