Freigeben über


MagnificationConfig.MagnificationModeFullscreen Feld

Definition

Achtung

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

Der steuernde Vergrößerungsmodus.

[Android.Runtime.Register("MAGNIFICATION_MODE_FULLSCREEN", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.MagnificationMode enum directly instead of this field.", true)]
public const Android.AccessibilityServices.MagnificationMode MagnificationModeFullscreen = 1;
[<Android.Runtime.Register("MAGNIFICATION_MODE_FULLSCREEN", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.MagnificationMode enum directly instead of this field.", true)>]
val mutable MagnificationModeFullscreen : Android.AccessibilityServices.MagnificationMode

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Der steuernde Vergrößerungsmodus. Die Vollbildlupe wird gesteuert.

Java-Dokumentation für android.accessibilityservice.MagnificationConfig.MAGNIFICATION_MODE_FULLSCREEN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: