Returns "this" for most CharacterStyles, but for CharacterStyles
that were generated by CharacterStyle.Wrap(CharacterStyle), returns the underlying
CharacterStyle.
Syntax
[get: Android.Runtime.Register("getUnderlying", "()Landroid/text/style/CharacterStyle;", "GetGetUnderlyingHandler")] public virtual CharacterStyleUnderlying { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns "this" for most CharacterStyles, but for CharacterStyles
that were generated by CharacterStyle.Wrap(CharacterStyle), returns the underlying
CharacterStyle.