Java.Net.URLConnection.DefaultAllowUserInteraction Property
Returns the default value of allowUserInteraction.

Syntax

[get: Android.Runtime.Register("getDefaultAllowUserInteraction", "()Z", "GetGetDefaultAllowUserInteractionHandler")]
[set: Android.Runtime.Register("setDefaultAllowUserInteraction", "(Z)V", "GetSetDefaultAllowUserInteraction_ZHandler")]
public static bool DefaultAllowUserInteraction { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the default value of allowUserInteraction. Unused by Android.

Set method documentation [Android Documentation]

Sets the default value for allowUserInteraction. Unused by Android.

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1