SliceItem.RemoteInput Property

Definition

public Android.App.RemoteInput? RemoteInput { [Android.Runtime.Register("getRemoteInput", "()Landroid/app/RemoteInput;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getRemoteInput", "()Landroid/app/RemoteInput;", "", ApiSince=28)>]
member this.RemoteInput : Android.App.RemoteInput

Property Value

The remote input held by this #FORMAT_REMOTE_INPUT SliceItem

Attributes

Remarks

Java documentation for android.app.slice.SliceItem.getRemoteInput().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to