Freigeben über


MagnificationConfig.MagnificationModeDefault 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_DEFAULT", 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 MagnificationModeDefault = 0;
[<Android.Runtime.Register("MAGNIFICATION_MODE_DEFAULT", 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 MagnificationModeDefault : Android.AccessibilityServices.MagnificationMode

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Der steuernde Vergrößerungsmodus. Sie steuert die aktivierte Bildschirmlupe.

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

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: