| Pacchetto | spark.skins |
| Interfaccia | public interface IHighlightBitmapCaptureClient |
| Implementatori | MobileSkin, Skin |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | Flash Player 10, AIR 2.5 |
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
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 | ||
Descrizione dei metodi
beginHighlightBitmapCapture | () | metodo |
public function beginHighlightBitmapCapture():Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | 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.
RestituisceBoolean |
endHighlightBitmapCapture | () | metodo |
validateNow | () | metodo |
public function validateNow():void| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | Flash Player 10, AIR 2.5 |
Validate the skin.
Tue Jun 12 2018, 02:44 PM Z