(Preview)
Package | spark.skins |
Interface | public interface IHighlightBitmapCaptureClient |
Implementors | MobileSkin, Skin |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 4.5 |
Runtime Versions: | Flash Player 10, AIR 2.5 |
Public Methods
Method | Defined By | ||
---|---|---|---|
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 |
Method Detail
beginHighlightBitmapCapture | () | method |
endHighlightBitmapCapture | () | method |
validateNow | () | method |
public function validateNow():void
Language Version: | ActionScript 3.0 |
Product Version: | Flex 4.5 |
Runtime Versions: | Flash Player 10, AIR 2.5 |
Validate the skin.
Wed Nov 21 2018, 06:34 AM -08:00