Interface EllipsizeMode


public interface EllipsizeMode
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Omit characters at the end of the text
    static final int
    Omit characters in the middle of the text
    static final int
    No ellipsization
    static final int
    Omit characters at the start of the text