Bagikan melalui


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.

Dokumentasi Java untuk android.app.RemoteInput.SOURCE_FREE_FORM_INPUT.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk