Paket | spark.skins |
Gränssnitt | public interface IHighlightBitmapCaptureClient |
Implementorer | MobileSkin, Skin |
Språkversion: | ActionScript 3.0 |
Produktversion: | Flex 4.5 |
Körningsmiljöversioner: | Flash Player 10, AIR 2.5 |
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
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 |
Metoddetaljer
beginHighlightBitmapCapture | () | metod |
public function beginHighlightBitmapCapture():Boolean
Språkversion: | ActionScript 3.0 |
Produktversion: | Flex 4.5 |
Körningsmiljöversioner: | 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.
ReturnerarBoolean |
endHighlightBitmapCapture | () | metod |
validateNow | () | metod |
public function validateNow():void
Språkversion: | ActionScript 3.0 |
Produktversion: | Flex 4.5 |
Körningsmiljöversioner: | Flash Player 10, AIR 2.5 |
Validate the skin.
Tue Jun 12 2018, 01:40 PM Z