Freigeben über


FontStyle.FontSlantUpright Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Graphics.Fonts.FontSlant enum directly instead of this field.

Ein Schrägwert für eine Schriftart für aufrecht

[Android.Runtime.Register("FONT_SLANT_UPRIGHT", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Fonts.FontSlant enum directly instead of this field.", true)]
public const Android.Graphics.Fonts.FontSlant FontSlantUpright = 0;
[<Android.Runtime.Register("FONT_SLANT_UPRIGHT", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Fonts.FontSlant enum directly instead of this field.", true)>]
val mutable FontSlantUpright : Android.Graphics.Fonts.FontSlant

Feldwert

Value = 0
Attribute

Hinweise

Ein Schrägwert für eine Schriftart für aufrecht

Java-Dokumentation für android.graphics.fonts.FontStyle.FONT_SLANT_UPRIGHT.

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: