public class KotprefPreferenceExtensionKt
public static <T extends KotprefModel> void kotprefScreen(@NotNull androidx.preference.PreferenceFragmentCompat $this$kotprefScreen, @NotNull T model, @NotNull kotlin.jvm.functions.Function2<? super com.chibatching.kotpref.preference.dsl.PreferenceScreenBuilder,? super T,kotlin.Unit> builder)
Build new PreferenceScreen with KotprefModel
model - KotprefModel using with this PreferenceScreenbuilder - Create PreferenceScreen with this Builder