StaticLayout
Builder
StaticLayout(IntPtr, JniHandleOwnership)
StaticLayout(ICharSequence, TextPaint, Int32, Alignment, Single, Single, Boolean)
StaticLayout(String, TextPaint, Int32, Alignment, Single, Single, Boolean)
StaticLayout(ICharSequence, Int32, Int32, TextPaint, Int32, Alignment, Single, Single, Boolean)
StaticLayout(String, Int32, Int32, TextPaint, Int32, Alignment, Single, Single, Boolean)
StaticLayout(ICharSequence, Int32, Int32, TextPaint, Int32, Alignment, Single, Single, Boolean, TruncateAt, Int32)
StaticLayout(String, Int32, Int32, 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/StaticLayout", DoNotGenerateAcw = true)]
public class StaticLayout : Layout
{
[Register("getLineDescent", "(I)I", "GetGetLineDescent_IHandler")]
public override int GetLineDescent(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