Layout.Builder.SetLineSpacingAmount(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setLineSpacingAmount", "(F)Landroid/text/Layout$Builder;", "", ApiSince=35)]
public Android.Text.Layout.Builder SetLineSpacingAmount (float amount);
[<Android.Runtime.Register("setLineSpacingAmount", "(F)Landroid/text/Layout$Builder;", "", ApiSince=35)>]
member this.SetLineSpacingAmount : single -> Android.Text.Layout.Builder
Parameters
- amount
- Single
Returns
- Attributes