Skip to content

IsNetworkAvailable

Check if the internet is connected or not

cs
var isConnected = NetworkHelper.IsNetworkAvailable();

Demo

you can run demo and see this feature.

Released under the MIT License.