CaptioningManager.CaptionStyle.EdgeTypeUnspecified Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Views.Accessibility.CaptionStyles enum directly instead of this field.

Nicht angegebener Edgetypwert.

[Android.Runtime.Register("EDGE_TYPE_UNSPECIFIED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.CaptionStyles enum directly instead of this field.", true)]
public const Android.Views.Accessibility.CaptionStyles EdgeTypeUnspecified = -1;
[<Android.Runtime.Register("EDGE_TYPE_UNSPECIFIED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.CaptionStyles enum directly instead of this field.", true)>]
val mutable EdgeTypeUnspecified : Android.Views.Accessibility.CaptionStyles

Feldwert

Value = -1
Attribute

Hinweise

Nicht angegebener Edgetypwert.

Java Dokumentation für android.view.accessibility.CaptioningManager.CaptionStyle.EDGE_TYPE_UNSPECIFIED.

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: