Using delegate property
Open
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We want to use a delegate property in our code. It could be used into the ViewModels.
We have two approachs:
- Using directly a class that inherits from ReadOnlyProperty and ReadWriteProperty
- Using a extension function throw ReadOnlyProperty and ReadWriteProperty
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.