TextAppearanceSpan
InterfaceConsts
TextAppearanceSpan(Parcel)
TextAppearanceSpan(Context, Int32)
TextAppearanceSpan(IntPtr, JniHandleOwnership)
TextAppearanceSpan(Context, Int32, Int32)
TextAppearanceSpan(String, TypefaceStyle, Int32, ColorStateList, ColorStateList)
Family
FontFeatureSettings
FontVariationSettings
IsElegantTextHeight
JniPeerMembers
LetterSpacing
LinkTextColor
ShadowColor
ShadowDx
ShadowDy
ShadowRadius
SpanTypeId
TextColor
TextFontWeight
TextLocales
TextSize
TextStyle
ThresholdClass
ThresholdType
Typeface
DescribeContents()
UpdateDrawState(TextPaint)
UpdateMeasureState(TextPaint)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Text.Style
{
[Register("android/text/style/TextAppearanceSpan", DoNotGenerateAcw = true)]
public class TextAppearanceSpan : MetricAffectingSpan, IParcelable, IJavaObject, IParcelableSpan, IJavaPeerable, IDisposable
{
[Register(".ctor", "(Landroid/content/Context;II)V", "")]
public TextAppearanceSpan(Context? context, int appearance, int colorList);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API