Namespaces
CoreTypes.BackgroundRepeat
Summary ​
Variables ​
noRepeat ​
noRepeat: BackgroundRepeatType
repeat ​
repeat: BackgroundRepeatType
repeatX ​
repeatX: BackgroundRepeatType
repeatY ​
repeatY: BackgroundRepeatType
Functions ​
isValid ​
isValid(value: any): value is BackgroundRepeatType
Parameter | Default | Description |
value |
| any |
Returns value is BackgroundRepeatType
parse ​
parse(value: any): BackgroundRepeatType
Parameter | Default | Description |
value |
| any |
Returns BackgroundRepeatType
- Next
- AccessibilityEvents