AccessibilityService.GlobalActionQuickSettings フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.AccessibilityServices.GlobalAction enum directly instead of this field.

クイック設定を開くアクション。

[Android.Runtime.Register("GLOBAL_ACTION_QUICK_SETTINGS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.GlobalAction enum directly instead of this field.", true)]
public const Android.AccessibilityServices.GlobalAction GlobalActionQuickSettings = 5;
[<Android.Runtime.Register("GLOBAL_ACTION_QUICK_SETTINGS")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.GlobalAction enum directly instead of this field.", true)>]
val mutable GlobalActionQuickSettings : Android.AccessibilityServices.GlobalAction

フィールド値

Value = 5
属性

注釈

クイック設定を開くアクション。

Javaドキュメント。

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

適用対象