{"$id":"https://schema.legytma.com.br/3.0.0/schema/widget/opacity.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Opacity","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 12/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","allOf":[{"$ref":"https://schema.legytma.com.br/3.0.0/schema/widget.schema.json"}],"properties":{"type":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/widget.schema.json#/definitions/type","const":"Opacity"},"opacity":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/double.schema.json","minimum":0,"maximum":1,"default":0},"alwaysIncludeSemantics":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/bool.schema.json","default":false},"child":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/widget.schema.json"}},"required":["opacity"]}
