套件 | mx.automation |
介面 | public interface IAutomationPropertyDescriptor |
實作者 | AutomationPropertyDescriptor |
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
更多範例
公用屬性
屬性 | 定義自 | ||
---|---|---|---|
asType : String [唯讀]
ActionScript type of this property, as a String. | IAutomationPropertyDescriptor | ||
defaultValue : String [唯讀]
Default value of this property. | IAutomationPropertyDescriptor | ||
forDescription : Boolean [唯讀]
Contains true if this property is used for object identification. | IAutomationPropertyDescriptor | ||
forVerification : Boolean [唯讀]
Contains true if this property is used for object state verification. | IAutomationPropertyDescriptor | ||
name : String [唯讀]
Name of the property. | IAutomationPropertyDescriptor |
Tue Jun 12 2018, 03:47 PM Z