Skip to content
DocsTry Aspire
DocsTry

IInteractionService.isAvailable

Method
📦 Aspire.Hosting v13.5.0
interface IInteractionService {
// ... omitted for brevity
isAvailable(): boolean;
}

Signature

methodisAvailable
Gets a value indicating whether the interaction service is available to prompt the user.
isAvailable(): boolean
boolean

Defined on

This method is defined on the following type: