provideDelegate

operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): SharedDelegate<T>(source)

Provides a Shared instance bound to the given property.

See also