enum
UIng::Area::Attribute::UnderlineColor
Defined in:
uing/area/area/attribute/underline_color.crEnum Members
-
Custom =
0
-
Spelling =
1
-
Grammar =
2
-
Auxiliary =
3
Instance Method Summary
-
#auxiliary?
Returns
true
if this enum value equalsAuxiliary
-
#custom?
Returns
true
if this enum value equalsCustom
-
#grammar?
Returns
true
if this enum value equalsGrammar
-
#spelling?
Returns
true
if this enum value equalsSpelling