TextView.BufferType.Spannable Property

Definition

Gets the spannable.

[Android.Runtime.Register("SPANNABLE")]
public static Android.Widget.TextView.BufferType Spannable { get; }
[<Android.Runtime.Register("SPANNABLE")>]
static member Spannable : Android.Widget.TextView.BufferType

Property Value

The current spannable value.

Attributes

Remarks

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.

Applies to