Table of Contents

Struct SkiaControl.ParentMeasureRequest

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public struct SkiaControl.ParentMeasureRequest
Inherited Members
Extension Methods

Properties

HeightRequest

public float HeightRequest { readonly get; set; }

Property Value

float

Parent

public IDrawnBase Parent { readonly get; set; }

Property Value

IDrawnBase

WidthRequest

public float WidthRequest { readonly get; set; }

Property Value

float