InputConnectionWrapper.PerformContextMenuAction(Int32) メソッド

定義

追加する

[Android.Runtime.Register("performContextMenuAction", "(I)Z", "GetPerformContextMenuAction_IHandler")]
public virtual bool PerformContextMenuAction (int id);
[<Android.Runtime.Register("performContextMenuAction", "(I)Z", "GetPerformContextMenuAction_IHandler")>]
abstract member PerformContextMenuAction : int -> bool
override this.PerformContextMenuAction : int -> bool

パラメーター

id
Int32

戻り値

実装

属性

注釈

追加する

android.view.inputmethod.InputConnectionWrapper.performContextMenuAction(int)Java ドキュメント。

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

適用対象