IInteractionService.isAvailable
Method
interface IInteractionService { // ... omitted for brevity isAvailable(): boolean;}Signature
method
isAvailableGets a value indicating whether the interaction service is available to prompt the user.
isAvailable(): booleanReturns
booleanDefined on
This method is defined on the following type: