TextFormat.NOPREFIX

Overview | Methods | Fields | This Package | All Packages

TextFormat.NOPREFIX

Specifies that prefixes should be turned off.

Syntax

public static final int NOPREFIX;

Remarks

Use of this constant indicates that prefix characters should not be processed in text formatting. Prefix characters are mnemonic characters that begin with an ampersand (&). Typically, Windows omits the ampersand when drawing the text and underscores the character that follows the ampersand.