| Package | mx.styles |
| Interface | public interface IStyleModule |
unload() method.
You can cast an object to an IStyleModule type so that there is no dependency on the StyleModule
type in the loading application.
| Method | Defined by | ||
|---|---|---|---|
|
unload():void
Unloads the style module.
| IStyleModule | ||