QuoteSpan.StripeWidth Property

Definition

Get the width of the quote stripe.

public virtual int StripeWidth { [Android.Runtime.Register("getStripeWidth", "()I", "GetGetStripeWidthHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getStripeWidth", "()I", "GetGetStripeWidthHandler", ApiSince=28)>]
member this.StripeWidth : int

Property Value

the width of the quote stripe.

Attributes

Remarks

Get the width of the quote stripe.

Java documentation for android.text.style.QuoteSpan.getStripeWidth().

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