StaticLayout.Builder.SetBreakStrategy(BreakStrategy) Method

Definition

[Android.Runtime.Register("setBreakStrategy", "(I)Landroid/text/StaticLayout$Builder;", "", ApiSince=23)]
public Android.Text.StaticLayout.Builder SetBreakStrategy (Android.Text.BreakStrategy breakStrategy);
[<Android.Runtime.Register("setBreakStrategy", "(I)Landroid/text/StaticLayout$Builder;", "", ApiSince=23)>]
member this.SetBreakStrategy : Android.Text.BreakStrategy -> Android.Text.StaticLayout.Builder

Parameters

breakStrategy
BreakStrategy

Returns

Attributes

Remarks

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