Interface EntryIconPosition


public interface EntryIconPosition
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    At the beginning of the entry (depending on the text direction).
    static final int
    At the end of the entry (depending on the text direction).
  • Field Details

    • PRIMARY

      static final int PRIMARY
      At the beginning of the entry (depending on the text direction).
      See Also:
    • SECONDARY

      static final int SECONDARY
      At the end of the entry (depending on the text direction).
      See Also: