LineBreaker.ParagraphConstraints Constructors

Definition

Overloads

LineBreaker.ParagraphConstraints()
LineBreaker.ParagraphConstraints(IntPtr, JniHandleOwnership)

LineBreaker.ParagraphConstraints()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=29)]
public ParagraphConstraints ();
Attributes

Applies to

LineBreaker.ParagraphConstraints(IntPtr, JniHandleOwnership)

protected ParagraphConstraints (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Graphics.Text.LineBreaker.ParagraphConstraints : nativeint * Android.Runtime.JniHandleOwnership -> Android.Graphics.Text.LineBreaker.ParagraphConstraints

Parameters

javaReference
IntPtr

nativeint

Applies to