The
constructors
of Android.Text.StaticLayout are listed below. For a list of all members, see the StaticLayout Members list.
See Also: Inherited members from Android.Text.Layout
Public Constructors
| StaticLayout( Java.Lang.ICharSequence, int, int, TextPaint, int, Layout.Alignment, float, float, bool, TextUtils.TruncateAt, int) | |
| StaticLayout( string, int, int, TextPaint, int, Layout.Alignment, float, float, bool, TextUtils.TruncateAt, int) | |
| | |
| | |
| | |
| | |
Protected Constructors
| | A constructor used when creating managed representations of JNI objects; called by the runtime. |