Android.Resource.Attribute.TextStyle Field
Default text typeface style.

Value: 16842903

Syntax

[Android.Runtime.Register("textStyle")]
public const int TextStyle

Remarks

Default text typeface style.
ConstantValueDescription
normal0
bold1
italic2

Must be one or more (separated by '|') of the following constant values.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1