Condividi tramite


AccessibilityService.GlobalActionTakeScreenshot Campo

Definizione

Attenzione

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

Azione per acquisire uno screenshot

[Android.Runtime.Register("GLOBAL_ACTION_TAKE_SCREENSHOT", ApiSince=28)]
[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 GlobalActionTakeScreenshot = 9;
[<Android.Runtime.Register("GLOBAL_ACTION_TAKE_SCREENSHOT", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.GlobalAction enum directly instead of this field.", true)>]
val mutable GlobalActionTakeScreenshot : Android.AccessibilityServices.GlobalAction

Valore del campo

Value = 9
Attributi

Commenti

Azione per acquisire uno screenshot

Documentazione java per android.accessibilityservice.AccessibilityService.GLOBAL_ACTION_TAKE_SCREENSHOT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a