Determines whether the ampersand (&) character is interpreted as the accelerator key prefix.

Property of

Text, TextLabel

Description

When prefixEnable is true, the ampersand character is interpreted as the accelerator key prefix; the ampersand is not displayed, and the character that follows it is used as the accelerator key for the control that follows the Text or TextLabel object in the z-order. The accelerator key appears underlined.

Set prefixEnable to false to treat the ampersand as a normal character, so that it can be displayed within a Text or TextLabel control.