DynamicLayout
Builder
DynamicLayout(IntPtr, JniHandleOwnership)
DynamicLayout(ICharSequence, TextPaint, Int32, Alignment, Single, Single, Boolean)
DynamicLayout(String, TextPaint, Int32, Alignment, Single, Single, Boolean)
DynamicLayout(ICharSequence, ICharSequence, TextPaint, Int32, Alignment, Single, Single, Boolean)
DynamicLayout(String, String, TextPaint, Int32, Alignment, Single, Single, Boolean)
DynamicLayout(ICharSequence, ICharSequence, TextPaint, Int32, Alignment, Single, Single, Boolean, TruncateAt, Int32)
DynamicLayout(String, String, TextPaint, Int32, Alignment, Single, Single, Boolean, TruncateAt, Int32)
BottomPadding
JniPeerMembers
LineCount
ThresholdClass
ThresholdType
TopPadding
GetEllipsisCount(Int32)
GetEllipsisStart(Int32)
GetLineContainsTab(Int32)
GetLineDescent(Int32)
GetLineDirections(Int32)
GetLineStart(Int32)
GetLineTop(Int32)
GetParagraphDirection(Int32)
monoandroid
namespace Android.Text
{
[Register("android/text/DynamicLayout", DoNotGenerateAcw = true)]
public class DynamicLayout : Layout
{
[Register("getParagraphDirection", "(I)I", "GetGetParagraphDirection_IHandler")]
[return: GeneratedEnum]
public override TextLayoutDirection GetParagraphDirection(int line);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API