class in UnityEngine.UIElements
/
继承自:UIElements.TypedUxmlAttributeDescription_1
切换到手册描述 XML double 属性。
| defaultValueAsString | 属性的默认值(字符串)。 | 
| UxmlDoubleAttributeDescription | 构造函数。 | 
| GetValueFromBag | 从属性包中检索此属性的值。如果找到,返回该值,否则返回 defaultValue。 | 
| TryGetValueFromBag | 尝试从属性包中获取此属性的值。如果找到,则返回 true,否则返回 false。 | 
| defaultValue | 用于该特定属性的默认值。 | 
| defaultValueAsString | uxml 属性默认值的字符串表示形式。 | 
| defaultValueAsString | 属性的默认值(字符串)。 | 
| name | 属性名称。 | 
| obsoleteNames | 此属性的废弃名称列表。 | 
| restriction | 对属性的可能值的限制。 | 
| type | 属性类型。 | 
| typeNamespace | 属性命名空间。 | 
| use | 属性是可选的、必需的还是禁止的。 | 
| GetValueFromBag | 从属性包中获取属性值。 | 
| TryGetValueFromBag | 尝试从属性包中获取属性值。 |