Język

SubscriptSpan.SpanTypeId Property

Definition

Return a special type identifier for this span class.

public virtual int SpanTypeId { [Android.Runtime.Register("getSpanTypeId", "()I", "GetGetSpanTypeIdHandler")] get; }
[<get: Android.Runtime.Register("getSpanTypeId", "()I", "GetGetSpanTypeIdHandler")>]
member this.SpanTypeId : int

Property Value

Return a special type identifier for this span class.

Implements

Attributes

Remarks

Return a special type identifier for this span class.

Android reference for android.text.style.SubscriptSpan.getSpanTypeId.

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