| Pacote | mx.automation |
| Interface | public interface IAutomationPropertyDescriptor |
| Implementadores | AutomationPropertyDescriptor |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
Mais exemplos
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| asType : String [somente leitura]
ActionScript type of this property, as a String. | IAutomationPropertyDescriptor | ||
| defaultValue : String [somente leitura]
Default value of this property. | IAutomationPropertyDescriptor | ||
| forDescription : Boolean [somente leitura]
Contains true if this property is used for object identification. | IAutomationPropertyDescriptor | ||
| forVerification : Boolean [somente leitura]
Contains true if this property is used for object state verification. | IAutomationPropertyDescriptor | ||
| name : String [somente leitura]
Name of the property. | IAutomationPropertyDescriptor | ||
Detalhes da propriedade
asType | propriedade |
defaultValue | propriedade |
forDescription | propriedade |
forVerification | propriedade |
name | propriedade |
Wed Jun 13 2018, 11:10 AM Z