Layout
Alignment
Directions
ITextInclusionStrategy
DefaultLinespacingAddition
DefaultLinespacingMultiplier
HyphenationFrequencyFullFast
HyphenationFrequencyNormalFast
Layout(IntPtr, JniHandleOwnership)
Layout(ICharSequence, TextPaint, Int32, Alignment, Single, Single)
Layout(String, TextPaint, Int32, Alignment, Single, Single)
BottomPadding
EllipsizedWidth
Height
InclusionStrategyAnyOverlap
InclusionStrategyContainsAll
InclusionStrategyContainsCenter
IsFallbackLineSpacingEnabled
IsSpanned
JniPeerMembers
LineCount
Paint
SpacingAdd
SpacingMultiplier
Text
TextFormatted
ThresholdClass
ThresholdType
TopPadding
Width
Draw(Canvas)
Draw(Canvas, Path, Paint, Int32)
Draw(Canvas, IList<Path>, IList<Paint>, Path, Paint, Int32)
DrawBackground(Canvas)
DrawText(Canvas)
FillCharacterBounds(Int32, Int32, Single[], Int32)
GetAlignment()
GetCursorPath(Int32, Path, ICharSequence)
GetCursorPath(Int32, Path, String)
GetDesiredWidth(ICharSequence, TextPaint)
GetDesiredWidth(String, TextPaint)
GetDesiredWidth(ICharSequence, Int32, Int32, TextPaint)
GetDesiredWidth(String, Int32, Int32, TextPaint)
GetEllipsisCount(Int32)
GetEllipsisStart(Int32)
GetLineAscent(Int32)
GetLineBaseline(Int32)
GetLineBottom(Int32)
GetLineBottom(Int32, Boolean)
GetLineBounds(Int32, Rect)
GetLineContainsTab(Int32)
GetLineDescent(Int32)
GetLineDirections(Int32)
GetLineEnd(Int32)
GetLineForOffset(Int32)
GetLineForVertical(Int32)
GetLineLeft(Int32)
GetLineMax(Int32)
GetLineRight(Int32)
GetLineStart(Int32)
GetLineTop(Int32)
GetLineVisibleEnd(Int32)
GetLineWidth(Int32)
GetOffsetForHorizontal(Int32, Single)
GetOffsetToLeftOf(Int32)
GetOffsetToRightOf(Int32)
GetParagraphAlignment(Int32)
GetParagraphDirection(Int32)
GetParagraphLeft(Int32)
GetParagraphRight(Int32)
GetPrimaryHorizontal(Int32)
GetRangeForRect(RectF, SegmentFinder, ITextInclusionStrategy)
GetSecondaryHorizontal(Int32)
GetSelectionPath(Int32, Int32, Path)
IncreaseWidthTo(Int32)
IsRtlCharAt(Int32)
net9.0-android34.0
namespace Android.Text
{
[Register("android/text/Layout", DoNotGenerateAcw = true)]
public abstract class Layout : Object
{
[Register("getLineRight", "(I)F", "GetGetLineRight_IHandler")]
public virtual float GetLineRight(int line);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API