Java android.text.style AlignmentSpan.Standard fields, constructors, methods, implement or subclass

Example usage for Java android.text.style AlignmentSpan.Standard fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.text.style AlignmentSpan.Standard.

The text is from its open source code.

Constructor

Standard(@NonNull Layout.Alignment align)
Constructs a Standard from an alignment.
Standard(@NonNull Parcel src)
Constructs a Standard from a parcel.