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

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

Introduction

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

The text is from its open source code.

Constructor

StyleSpan(int style)
Creates a StyleSpan from a style.
StyleSpan(@NonNull Parcel src)
Creates a StyleSpan from a parcel.