Pakket | spark.skins |
Interface | public interface IHighlightBitmapCaptureClient |
Geïmplementeerd door | MobileSkin, Skin |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | Flash Player 10, AIR 2.5 |
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
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 |
Methodedetails
beginHighlightBitmapCapture | () | methode |
public function beginHighlightBitmapCapture():Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | 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.
Geretourneerde waardeBoolean |
endHighlightBitmapCapture | () | methode |
validateNow | () | methode |
public function validateNow():void
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | Flash Player 10, AIR 2.5 |
Validate the skin.
Wed Jun 13 2018, 11:42 AM Z