{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
abstract class TargetFragmentUsageViolation : Violation
kotlin.Any | |||||
↳ | kotlin.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | androidx.fragment.app.strictmode.Violation | ||||
↳ | androidx.fragment.app.strictmode.TargetFragmentUsageViolation |
See FragmentStrictMode.Policy.Builder.detectTargetFragmentUsage
.