navigation-testing
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
navigation-testing
navigation-testing
/
com.freeletics.khonshu.navigation.deeplinks
/
PatternDefinition
Pattern
Definition
@
Serializable
value
class
PatternDefinition
(
val
value
:
String
)
Members
Constructors
Pattern
Definition
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
replace
Placeholders
Link copied to clipboard
fun
replacePlaceholders
(
replacement
:
(
String
)
->
String
)
:
String