The ReturnKeyLabel class defines the values to use for the returnKeyLabel property of the StageText class.

See also:

Variables

@:value(cast 0)@:impl@:enuminlineread onlyDEFAULT:ReturnKeyLabel = 0

Use the default label.

@:value(cast 1)@:impl@:enuminlineread onlyDONE:ReturnKeyLabel = 1

Use the label, "Done".

@:value(cast 2)@:impl@:enuminlineread onlyGO:ReturnKeyLabel = 2

Use the label, "Go".

@:value(cast 3)@:impl@:enuminlineread onlyNEXT:ReturnKeyLabel = 3

Use the label, "Next".

@:value(cast 4)@:impl@:enuminlineread onlySEARCH:ReturnKeyLabel = 4

Use the label, "Search".