QuoteSpan.StandardStripeWidthPx Field

Definition

Default stripe width in pixels.

[Android.Runtime.Register("STANDARD_STRIPE_WIDTH_PX", ApiSince=28)]
public const int StandardStripeWidthPx = 2;
[<Android.Runtime.Register("STANDARD_STRIPE_WIDTH_PX", ApiSince=28)>]
val mutable StandardStripeWidthPx : int

Field Value

Value = 2

Implements

Attributes

Remarks

Default stripe width in pixels.

Java documentation for android.text.style.QuoteSpan.STANDARD_STRIPE_WIDTH_PX.

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