SelectionEvent.EventType プロパティ

定義

トリガーされたイベントの種類を返します。

public Android.Views.TextClassifiers.SelectionEventType EventType { [Android.Runtime.Register("getEventType", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getEventType", "()I", "", ApiSince=28)>]
member this.EventType : Android.Views.TextClassifiers.SelectionEventType

プロパティ値

属性

注釈

トリガーされたイベントの種類を返します。 例を示します: #ACTION_COPY

android.view.textclassifier.SelectionEvent.getEventType()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象