Table of Contents

Class SkiaShell.PageInStack

Namespace
DrawnUi.Controls
Assembly
DrawnUi.Maui.dll
public class SkiaShell.PageInStack
Inheritance
SkiaShell.PageInStack
Inherited Members
Extension Methods

Properties

Arguments

public IDictionary<string, object> Arguments { get; set; }

Property Value

IDictionary<string, object>

Page

public BindableObject Page { get; set; }

Property Value

BindableObject

Route

public string Route { get; set; }

Property Value

string