# class Label



Label inherits from Widget


# MEMBERS

# member text

Type: String

# member alignment

Type: Alignment

# member wordWrap

Type: Boolean

# FUNCTIONS

# function setPixmap(pixmap)

Description:

Parameters:

# STATIC FUNCTIONS

# static function of(text)

Description:

Parameters:

  • text: (String) -

Return:

(Label) -

Last Updated: 12/20/2022, 8:12:45 AM