Android.Provider.Settings.ActionWifiIpSettings Field
Activity Action: Show settings to allow configuration of a static IP address for Wi-Fi.

Syntax

[Android.Runtime.Register("ACTION_WIFI_IP_SETTINGS")]
public const string ActionWifiIpSettings

Remarks

Activity Action: Show settings to allow configuration of a static IP address for Wi-Fi.

In some cases, a matching Activity may not exist, so ensure you safeguard against this.

Input: Nothing.

Output: Nothing.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3