다음을 통해 공유


StaticLayout.Builder.SetUseBoundsForWidth(Boolean) Method

Definition

[Android.Runtime.Register("setUseBoundsForWidth", "(Z)Landroid/text/StaticLayout$Builder;", "", ApiSince=35)]
public Android.Text.StaticLayout.Builder SetUseBoundsForWidth (bool useBoundsForWidth);
[<Android.Runtime.Register("setUseBoundsForWidth", "(Z)Landroid/text/StaticLayout$Builder;", "", ApiSince=35)>]
member this.SetUseBoundsForWidth : bool -> Android.Text.StaticLayout.Builder

Parameters

useBoundsForWidth
Boolean

Returns

Attributes

Applies to