public final class RepeatStruct extends Object
Modifier and Type | Field and Description |
---|---|
BackgroundRepeat |
repeatX |
BackgroundRepeat |
repeatY |
Constructor and Description |
---|
RepeatStruct(BackgroundRepeat repeatX,
BackgroundRepeat repeatY) |
public final BackgroundRepeat repeatX
public final BackgroundRepeat repeatY
public RepeatStruct(BackgroundRepeat repeatX, BackgroundRepeat repeatY)
Copyright © 2020. All rights reserved.