// Signature format: 4.0 | |
package androidx.fragment.app { | |
public final class FragmentManagerKt { | |
ctor public FragmentManagerKt(); | |
method public static inline void transaction(androidx.fragment.app.FragmentManager, optional boolean now, optional boolean allowStateLoss, kotlin.jvm.functions.Function1<? super androidx.fragment.app.FragmentTransaction,kotlin.Unit> body); | |
} | |
} | |