ControlAction.TypeMode フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Service.Controls.Actions.ControlActionType enum directly instead of this field.

ModeAction識別子。

[Android.Runtime.Register("TYPE_MODE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.Actions.ControlActionType enum directly instead of this field.", true)]
public const Android.Service.Controls.Actions.ControlActionType TypeMode = 4;
[<Android.Runtime.Register("TYPE_MODE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.Actions.ControlActionType enum directly instead of this field.", true)>]
val mutable TypeMode : Android.Service.Controls.Actions.ControlActionType

フィールド値

Value = 4
属性

注釈

ModeAction識別子。

の Java ドキュメント android.service.controls.actions.ControlAction.TYPE_MODE

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

適用対象