Legytma Schemas

Box Constraints Default Schema

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

Created by Windol [email protected] at 01/05/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 box_constraints_default.schema.json

Box Constraints Default Type

object (Box Constraints Default)

any of

Box Constraints Default Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Box Constraints Default
minWidth Merged Optional cannot be null Box Constraints Default
maxWidth Merged Optional cannot be null Box Constraints Default
minHeight Merged Optional cannot be null Box Constraints Default
maxHeight Merged Optional cannot be null Box Constraints 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
"loose"  
"tightFor"  
"expand"  
"tightForFinite"  
"lerp"  
"default"  

minWidth

Define the representation of double acceptable.

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

minWidth

minWidth Type

merged type (Double)

one (and only one) of

minWidth 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

minWidth Default Value

The default value is:

1

maxWidth

Define the representation of double acceptable.

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

maxWidth

maxWidth Type

merged type (Double)

one (and only one) of

maxWidth 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

maxWidth Default Value

The default value is:

1

minHeight

Define the representation of double acceptable.

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

minHeight

minHeight Type

merged type (Double)

one (and only one) of

minHeight 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

minHeight Default Value

The default value is:

1

maxHeight

Define the representation of double acceptable.

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

maxHeight

maxHeight Type

merged type (Double)

one (and only one) of

maxHeight 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

maxHeight Default Value

The default value is:

1