isInteractive
If the notification should accept user input.
Declaration
@MainActor @preconcurrency class var isInteractive: Bool { get }Discussion
Default value is false
If the notification should accept user input.
@MainActor @preconcurrency class var isInteractive: Bool { get }Default value is false