Namespace
CoreTypes.BackgroundRepeat
Summary
Variables
noRepeat
noRepeat: BackgroundRepeatType
repeat
repeat: BackgroundRepeatType
repeatX
repeatX: BackgroundRepeatType
repeatY
repeatY: BackgroundRepeatType
Functions
isValid
isValid(value: any): BackgroundRepeatType
| Parameter | Default | Description |
value | | any |
Returns BackgroundRepeatType
parse
parse(value: any): BackgroundRepeatType
| Parameter | Default | Description |
value | | any |
Returns BackgroundRepeatType
- Previous
- AutocapitalizationType
- Next
- DeviceOrientation