Example usage for Java android.text.style StyleSpan fields, constructors, methods, implement or subclass
The text is from its open source code.
StyleSpan(int style) Creates a StyleSpan from a style. | |
StyleSpan(@NonNull Parcel src) Creates a StyleSpan from a parcel. |