Table of Contents

Class ScaffoldHandler

Namespace
Nalu
Assembly
Nalu.Maui.Scaffold.dll

Neutral-platform handler for Scaffold: registered on every platform, but creating the platform view throws PlatformNotSupportedException — the scaffold is realized on iOS and Android only.

public class ScaffoldHandler : ViewHandler<Scaffold, object>, IViewHandler, IElementHandler
Inheritance
ScaffoldHandler
Implements
Inherited Members

Constructors

ScaffoldHandler()

Initializes a new ScaffoldHandler.

public ScaffoldHandler()

Methods

CreatePlatformView()

protected override object CreatePlatformView()

Returns

object