Class SkiaLayout.BackgroundMeasurementContext
Context for background measurement operations
public class SkiaLayout.BackgroundMeasurementContext
- Inheritance
-
SkiaLayout.BackgroundMeasurementContext
- Inherited Members
- Extension Methods
Properties
EndMeasuringAt
public int? EndMeasuringAt { get; set; }
Property Value
- int?
InsertAtIndex
public int? InsertAtIndex { get; set; }
Property Value
- int?
InsertCount
public int? InsertCount { get; set; }
Property Value
- int?
IsInsertOperation
public bool IsInsertOperation { get; }
Property Value
IsSingleItemRemeasurement
public bool IsSingleItemRemeasurement { get; set; }
Property Value
SingleItemIndex
public int? SingleItemIndex { get; set; }
Property Value
- int?
StartMeasuringFrom
public int StartMeasuringFrom { get; set; }