Show / Hide Table of Contents

Enum RoutingStrategy

Routing Strategy types

Namespace: EmptyKeys.UserInterface
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum RoutingStrategy

Fields

Name Description
Bubble

Bubble routing (bottom up)

Direct

Direct routing

Tunnel

Tunnel routing (top down)

Back to top Generated by DocFX