添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Questo browser non è più supportato.

Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.

Scarica Microsoft Edge Scopri di più su Internet Explorer e Microsoft Edge
public virtual int TextFontWeight { [Android.Runtime.Register("getTextFontWeight", "()I", "GetGetTextFontWeightHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getTextFontWeight", "()I", "GetGetTextFontWeightHandler", ApiSince=29)>]
member this.TextFontWeight : int

Property Value

Remarks

Returns the text font weight specified by this span, or FontStyle.FONT_WEIGHT_UNSPECIFIED if it does not specify one.

Java documentation for android.text.style.TextAppearanceSpan.getTextFontWeight() .

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.