# Print output for @column tags ?> TextUtils.EllipsizeCallback - Android SDK | Android Developers

Most visited


Recently visited


TextUtils.EllipsizeCallback

public static interface TextUtils.EllipsizeCallback

android.text.TextUtils.EllipsizeCallback


Summary


Public methods

abstract void ellipsized(int start, int end)

This method is called to report that the specified region of text was ellipsized away by a call to TextUtils.ellipsize(CharSequence, TextPaint, float, TextUtils.TruncateAt).

Public methods


ellipsized

public abstract void ellipsized (int start, 
                int end)

This method is called to report that the specified region of text was ellipsized away by a call to TextUtils.ellipsize(CharSequence, TextPaint, float, TextUtils.TruncateAt).

Parameters
start int

end int

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.