Package 

Enum LikeView.AuxiliaryViewPosition

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      BOTTOM

      Setting the attribute to this value will put the social-sentence or box-count below the likebutton. If the facebook:style is set to BUTTON, then this has no effect.

      This is the default value

      INLINE

      Setting the attribute to this value will put the social-sentence or box-count inline with thelike button. The auxiliary view will be to the left of the button if thefacebook:horizontal_alignment is set to RIGHT. In all other cases, it will be to the right ofthe button. If the facebook:style is set to BUTTON, then this has no effect.

      TOP

      Setting the attribute to this value will put the social-sentence or box-count above the likebutton. If the facebook:style is set to BUTTON, then this has no effect.