RoutingPathSegmentKind

enum RoutingPathSegmentKind : Enum<RoutingPathSegmentKind>

Possible routing path segment kinds

Entries

Link copied to clipboard

Corresponds to a parameter path segment (wildcard or named parameter or both)

Link copied to clipboard

Corresponds to constant path segment

Properties

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