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)
monoandroid
namespace Android.Text
{
[Register("android/text/Layout", DoNotGenerateAcw = true)]
public abstract class Layout : Object
{
[Register("getSelectionPath", "(IILandroid/graphics/Path;)V", "GetGetSelectionPath_IILandroid_graphics_Path_Handler")]
public virtual void GetSelectionPath(int start, int end, Path? dest);
}
}
.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