to top
Android APIs
public interface

TabStopSpan

implements ParagraphStyle
android.text.style.TabStopSpan
Known Indirect Subclasses

Class Overview

Represents a single tab stop on a line.

Summary

Nested Classes
class TabStopSpan.Standard The default implementation of TabStopSpan. 
Public Methods
abstract int getTabStop()
Returns the offset of the tab stop from the leading margin of the line.

Public Methods

public abstract int getTabStop ()

Added in API level 1

Returns the offset of the tab stop from the leading margin of the line.

Returns
  • the offset