Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages. 
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