Sprache

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 von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: