Layout.SpacingAdd Property

Definition

Return the number of units of leading that are added to each line.

public float SpacingAdd { [Android.Runtime.Register("getSpacingAdd", "()F", "")] get; }
[<get: Android.Runtime.Register("getSpacingAdd", "()F", "")>]
member this.SpacingAdd : single

Property Value

Attributes

Remarks

Return the number of units of leading that are added to each line.

Java documentation for android.text.Layout.getSpacingAdd().

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