Legytma Schemas

Border Side Default Schema

https://legytma.com.br/schema/border_side_default.schema.json

Created by Windol [email protected] at 28/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none border_side_default.schema.json

Border Side Default Type

object (Border Side Default)

all of

Border Side Default Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Border Side Default
color Merged Optional cannot be null Border Side Default
width Merged Optional cannot be null Border Side Default
style string Optional cannot be null Border Side Default

type

Identify the widget type

Used to identify parser. Every parser can permit only one type

type

type Type

string (Type)

type Constraints

constant: the value of this property must be equal to:

"default"

enum: the value of this property must be equal to one of the following values:

Value Explanation
"default"  
"none"  
"merge"  
"lerp"  

color

A number in format string or integer

Used to identify parser. Every parser can permit only one type

color

color Type

merged type (Color)

all of

color Default Value

The default value is:

"0xFF000000"

color Examples

"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295

width

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

width

width Type

merged type (Double)

one (and only one) of

width Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

width Default Value

The default value is:

1

style

Created by Windol [email protected] at 28/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

style

style Type

string (Border Style)

style Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"solid"  
"none"  

style Default Value

The default value is:

"solid"

style Examples

"solid"
"none"