Pacote | spark.skins |
Interface | public interface IHighlightBitmapCaptureClient |
Implementadores | MobileSkin, Skin |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Flex 4.5 |
Versões de runtime: | 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 |
Detalhes do método
beginHighlightBitmapCapture | () | método |
public function beginHighlightBitmapCapture():Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Flex 4.5 |
Versões de 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.
RetornaBoolean |
endHighlightBitmapCapture | () | método |
validateNow | () | método |
public function validateNow():void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Flex 4.5 |
Versões de runtime: | Flash Player 10, AIR 2.5 |
Validate the skin.
Wed Jun 13 2018, 11:10 AM Z