Struct PlanesScroll.ViewLayoutInfo
Holds layout information for a rendered month cell.
public struct PlanesScroll.ViewLayoutInfo
- Inherited Members
- Extension Methods
Fields
DrawingRect
public SKRect DrawingRect
Field Value
Index
Relative month index (0 for current, negative for past, positive for future).
public int Index