Class SkiaLayout.MeasuredItemInfo
Information about a measured item for sliding window management
public class SkiaLayout.MeasuredItemInfo
- Inheritance
-
SkiaLayout.MeasuredItemInfo
- Inherited Members
- Extension Methods
Properties
Cell
public ControlInStack Cell { get; set; }
Property Value
IsInViewport
public bool IsInViewport { get; set; }
Property Value
LastAccessed
public DateTime LastAccessed { get; set; }