Table of Contents

Class SkiaShell.TypeRouteFactory

Namespace
DrawnUi.Controls
Assembly
DrawnUi.Maui.dll
public class SkiaShell.TypeRouteFactory : RouteFactory
Inheritance
SkiaShell.TypeRouteFactory
Inherited Members
Extension Methods

Constructors

TypeRouteFactory(SkiaShell, Type)

public TypeRouteFactory(SkiaShell shell, Type type)

Parameters

shell SkiaShell
type Type

Methods

Equals(object)

Determines whether the specified object is equal to the current object.

public override bool Equals(object obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

GetOrCreate()

public override Element GetOrCreate()

Returns

Element

GetOrCreate(IServiceProvider)

public override Element GetOrCreate(IServiceProvider services)

Parameters

services IServiceProvider

Returns

Element

GetOrCreateObject(IServiceProvider)

public BindableObject GetOrCreateObject(IServiceProvider services)

Parameters

services IServiceProvider

Returns

BindableObject