ToolTipPopup.Style
有此級別的更新版本。前往查看 最新版本。
伸延:Enum
套件:widget
類別方式
values()
public static Style values()
valueOf(String)
public static Style valueOf(String name)
參數說明
name
常數
BLUE
The tool tip will be shown with a blue style; including a blue background and blue arrows.
public static final Style BLUE
BLACK
The tool tip will be shown with a black style; including a black background and black arrows.
public static final Style BLACK