Java.Net.URLConnection.AllowUserInteraction Property
Returns allowUserInteraction.

Syntax

[get: Android.Runtime.Register("getAllowUserInteraction", "()Z", "GetGetAllowUserInteractionHandler")]
[set: Android.Runtime.Register("setAllowUserInteraction", "(Z)V", "GetSetAllowUserInteraction_ZHandler")]
public virtual bool AllowUserInteraction { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns allowUserInteraction. Unused by Android.

Set method documentation [Android Documentation]

Sets 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