GetStyle Method (FlexDisplayObject)
Class
FlexDisplayObject
.
Action
Returns the style value for the given style. For available styles consider the Apache Flex sdk documentation.
Syntax
style
=
displayObject
.
GetStyle
(
name
)
Variable
Description
style
String
.
name
The name of the style.
String
.