LocationConnectionView

One outbound connection from a LocationView — destination + visibility expression.

public sealed class LocationConnectionView

Inheritance System.Object → LocationConnectionView

Properties

To

Uuid of the destination location.

public string To { get; }
Property Value

System.String

VisibleWhen

Expression that must evaluate true for the connection to appear. Null/empty = always visible.

public string? VisibleWhen { get; }
Property Value

System.String

Docs last synced: 2026-07-08
Screenshot viewer