Struct SkiaControl.ParentMeasureRequest
public struct SkiaControl.ParentMeasureRequest
- Inherited Members
- Extension Methods
Properties
HeightRequest
public float HeightRequest { readonly get; set; }
Property Value
Parent
public IDrawnBase Parent { readonly get; set; }
Property Value
WidthRequest
public float WidthRequest { readonly get; set; }