Layout
Alignment
Builder
Directions
ITextInclusionStrategy
DefaultLinespacingAddition
DefaultLinespacingMultiplier
HyphenationFrequencyFullFast
HyphenationFrequencyNormalFast
JustificationModeInterCharacter
Layout(nint, JniHandleOwnership)
Layout(ICharSequence, TextPaint, Int32, Alignment, Single, Single)
Layout(String, TextPaint, Int32, Alignment, Single, Single)
BottomPadding
BreakStrategy
Ellipsize
EllipsizedWidth
Height
HyphenationFrequency
InclusionStrategyAnyOverlap
InclusionStrategyContainsAll
InclusionStrategyContainsCenter
IsFallbackLineSpacingEnabled
IsFontPaddingIncluded
IsSpanned
JniPeerMembers
JustificationMode
LineBreakConfig
LineCount
LineSpacingAmount
LineSpacingMultiplier
MaxLines
MinimumFontMetrics
Paint
ShiftDrawingOffsetForStartOverhang
SpacingAdd
SpacingMultiplier
Text
TextDirectionHeuristic
TextFormatted
ThresholdClass
ThresholdType
TopPadding
UseBoundsForWidth
Width
ComputeDrawingBoundingBox()
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)
GetLeftIndents()
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)
GetLineLetterSpacingUnitCount(Int32, Boolean)
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)
GetRightIndents()
GetSecondaryHorizontal(Int32)
GetSelectionPath(Int32, Int32, Path)
IncreaseWidthTo(Int32)
IsRtlCharAt(Int32)
net10.0-android36.0
namespace Android.Text
{
[Register("android/text/Layout", DoNotGenerateAcw = true)]
public abstract class Layout : Object
{
[SupportedOSPlatform("android35.0")]
public virtual bool UseBoundsForWidth
{
[Register("getUseBoundsForWidth", "()Z", "GetGetUseBoundsForWidthHandler", ApiSince = 35)]
get;
}
}
}
| .NET | 9.010.0 |
|---|---|
Information specific to net10.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.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API