| Paquete | spark.skins |
| Interfaz | public interface IHighlightBitmapCaptureClient |
| Implementadores | MobileSkin, Skin |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.5 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 2.5 |
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
Called before a bitmap capture is made for this skin. | IHighlightBitmapCaptureClient | ||
Called after a bitmap capture is made for this skin. | IHighlightBitmapCaptureClient | ||
Validate the skin. | IHighlightBitmapCaptureClient | ||
Información sobre métodos
beginHighlightBitmapCapture | () | método |
public function beginHighlightBitmapCapture():Boolean| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.5 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 2.5 |
Called before a bitmap capture is made for this skin. Return true if the skin needs to be updated before the bitmap is captured.
Valor devueltoBoolean |
endHighlightBitmapCapture | () | método |
validateNow | () | método |
public function validateNow():void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.5 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 2.5 |
Validate the skin.
Tue Jun 12 2018, 02:12 PM Z