| Paquete | mx.automation |
| Interfaz | public interface IAutomationPropertyDescriptor |
| Implementadores | AutomationPropertyDescriptor |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Más ejemplos
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| asType : String [solo lectura]
ActionScript type of this property, as a String. | IAutomationPropertyDescriptor | ||
| defaultValue : String [solo lectura]
Default value of this property. | IAutomationPropertyDescriptor | ||
| forDescription : Boolean [solo lectura]
Contains true if this property is used for object identification. | IAutomationPropertyDescriptor | ||
| forVerification : Boolean [solo lectura]
Contains true if this property is used for object state verification. | IAutomationPropertyDescriptor | ||
| name : String [solo lectura]
Name of the property. | IAutomationPropertyDescriptor | ||
Información sobre propiedades
asType | propiedad |
defaultValue | propiedad |
forDescription | propiedad |
forVerification | propiedad |
name | propiedad |
Tue Jun 12 2018, 02:12 PM Z