Table of Contents

Struct PlanesScroll.ViewLayoutInfo

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll

Holds layout information for a rendered month cell.

public struct PlanesScroll.ViewLayoutInfo
Inherited Members
Extension Methods

Fields

DrawingRect

public SKRect DrawingRect

Field Value

SKRect

Index

Relative month index (0 for current, negative for past, positive for future).

public int Index

Field Value

int