Bagikan melalui


SelectionEvent.EventSelectionStarted Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionEventType enum directly instead of this field.

Pengguna memulai pilihan baru.

[Android.Runtime.Register("EVENT_SELECTION_STARTED", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionEventType enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.SelectionEventType EventSelectionStarted = 1;
[<Android.Runtime.Register("EVENT_SELECTION_STARTED", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionEventType enum directly instead of this field.", true)>]
val mutable EventSelectionStarted : Android.Views.TextClassifiers.SelectionEventType

Nilai Bidang

Value = 1

Penerapan

Atribut

Keterangan

Pengguna memulai pilihan baru.

Dokumentasi Java untuk android.view.textclassifier.SelectionEvent.EVENT_SELECTION_STARTED.

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