Minimum amount of glare to trigger the shades to close |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
unit | unitlessUnitEnum | optional |
Element | ShadeControl |
<xsd:element name="Glare"> <xsd:annotation> <xsd:documentation>Minimum amount of glare to trigger the shades to close</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |