RoutingPathSegmentKind

enum RoutingPathSegmentKind : Enum<RoutingPathSegmentKind>

Possible routing path segment kinds.

Entries

Link copied to clipboard

A parameter path segment (a wildcard, a named parameter, or both).

Link copied to clipboard

A constant path segment.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int