Syntax
public enum SpanAlign
Remarks
Enumerates values returned by the
DynamicDrawableSpan.VerticalAlignment,
SpanAlign.Baseline, and
SpanAlign.Bottom members and taken as a parameter of the following:
.
Members
Member Name | Description |
---|
Baseline | A constant indicating that the bottom of this span should be aligned
with the baseline of the surrounding text.
|
Bottom | A constant indicating that the bottom of this span should be aligned
with the bottom of the surrounding text, i.e., at the same level as the
lowest descender in the text.
|
Requirements
Namespace: Android.Text.Style
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0