ToolTipPopup.Style
เวอร์ชั่นที่ใหม่กว่าของคลาสนี้พร้อมแล้ว ตรวจสอบได้ เวอร์ชั่นล่าสุด

The values here describe the styles available for the tool tip class.

ขยาย: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