QuoteSpan.StandardGapWidthPx Field

Definition

Default gap width in pixels.

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

Field Value

Value = 2

Implements

Attributes

Remarks

Default gap width in pixels.

Java documentation for android.text.style.QuoteSpan.STANDARD_GAP_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