Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 870 Bytes

File metadata and controls

37 lines (26 loc) · 870 Bytes
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
isNetworkAvailable (Power Apps component framework API reference) | Microsoft Docs
Returns information whether the network is available or not.
hemantg
HemantGaur
08/29/2022
jdaly
reference
pcf
JimDaly

isNetworkAvailable

[!INCLUDE isnetworkavailable-description]

Syntax

context.client.isNetworkAvailable()

Available for

Model-driven

Return Value

Type: Boolean Description: true if the network is available; false otherwise.

Related articles

Client
Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]