RemoteInput.SourceFreeFormInput Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.App.RemoteInputSource enum directly instead of this field.

Pengguna memasukkan data secara manual.

[Android.Runtime.Register("SOURCE_FREE_FORM_INPUT", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.RemoteInputSource enum directly instead of this field.", true)]
public const Android.App.RemoteInputSource SourceFreeFormInput = 0;
[<Android.Runtime.Register("SOURCE_FREE_FORM_INPUT", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.RemoteInputSource enum directly instead of this field.", true)>]
val mutable SourceFreeFormInput : Android.App.RemoteInputSource

Nilai Bidang

Value = 0

Penerapan

Atribut

Keterangan

Pengguna memasukkan data secara manual.

Referensi Android untuk android.app.RemoteInput.SOURCE_FREE_FORM_INPUT.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk