Class ScrollRect
ScrollRect
public sealed class ScrollRect
- Inheritance
-
ScrollRect
- Inherited Members
Properties
Rect
rect
[JsonPropertyName("rect")]
public Rect Rect { get; set; }
Property Value
Type
type
[JsonPropertyName("type")]
public ScrollRectTypeValues Type { get; set; }