Legytma Schemas

Place Holder Schema

https://legytma.com.br/schema/widget/place_holder.schema.json

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

Place Holder Type

object (Place Holder)

all of

Place Holder Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Place Holder
color Merged Optional cannot be null Place Holder
strokeWidth Merged Optional cannot be null Place Holder
fallbackWidth Merged Optional cannot be null Place Holder
fallbackHeight Merged Optional cannot be null Place Holder

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:

"PlaceHolder"

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

strokeWidth

Define the representation of double acceptable.

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

strokeWidth

strokeWidth Type

merged type (Double)

one (and only one) of

strokeWidth 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

strokeWidth Default Value

The default value is:

1

fallbackWidth

Define the representation of double acceptable.

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

fallbackWidth

fallbackWidth Type

merged type (Double)

one (and only one) of

fallbackWidth 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

fallbackWidth Default Value

The default value is:

1

fallbackHeight

Define the representation of double acceptable.

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

fallbackHeight

fallbackHeight Type

merged type (Double)

one (and only one) of

fallbackHeight 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

fallbackHeight Default Value

The default value is:

1