Android.App.RemoteInput.AllowFreeFormInput Property
Get whether or not users can provide an arbitrary value for input.

Syntax

[get: Android.Runtime.Register("getAllowFreeFormInput", "()Z", "GetGetAllowFreeFormInputHandler")]
public bool AllowFreeFormInput { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get whether or not users can provide an arbitrary value for input. If you set this to false, users must select one of the choices in RemoteInput.GetChoicesFormatted. An Java.Lang.IllegalArgumentException is thrown if you set this to false and RemoteInput.GetChoicesFormatted returns null or empty.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0