xamarin csharp switch on hotspot Programmatically

Code Example - xamarin csharp switch on hotspot Programmatically

                
                        WifiManager wifiManager = (WifiManager)this.context.getSystemService(Context.WIFI_SERVICE);
wifiManager.setWifiEnabled(status);