SetUserVisibleHintViolation


class SetUserVisibleHintViolation : Violation


See FragmentStrictMode.Policy.Builder.detectSetUserVisibleHint.

Summary

Public properties

Boolean

Indicates what the isVisibleToUser field for the Fragment causing the Violation was being set to.

Public properties

isVisibleToUser

Added in 1.4.0
val isVisibleToUser: Boolean

Indicates what the isVisibleToUser field for the Fragment causing the Violation was being set to.