Package 

Class PreferenceScreenBuilder.CustomPreferenceBuilder

    • Method Summary

      Modifier and Type Method Description
      final T title(String title, Function1<T, Unit> options)
      • Methods inherited from class com.chibatching.kotpref.preference.dsl.PreferenceScreenBuilder.CustomPreferenceBuilder

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomPreferenceBuilder

        CustomPreferenceBuilder(T preference, KProperty0<Object> property)