SpannableFactory.Instance Property

Definition

Returns the standard Spannable Factory.

public static Android.Text.SpannableFactory? Instance { [Android.Runtime.Register("getInstance", "()Landroid/text/Spannable$Factory;", "")] get; }
[<get: Android.Runtime.Register("getInstance", "()Landroid/text/Spannable$Factory;", "")>]
member this.Instance : Android.Text.SpannableFactory

Property Value

SpannableFactory
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