LineBreaker.ParagraphConstraints.DefaultTabStop Property

Definition

Returns the default tab stops in pixels.

public virtual float DefaultTabStop { [Android.Runtime.Register("getDefaultTabStop", "()F", "GetGetDefaultTabStopHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getDefaultTabStop", "()F", "GetGetDefaultTabStopHandler", ApiSince=29)>]
member this.DefaultTabStop : single

Property Value

Attributes

Remarks

Returns the default tab stops in pixels.

Java documentation for android.graphics.text.LineBreaker.ParagraphConstraints.getDefaultTabStop().

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