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
parse
parse(value: any): BackgroundRepeatType
- Next
- AccessibilityEvents