Package com.pspdfkit.utils
Class CustomisedDebugTagKt
-
- All Implemented Interfaces:
public final class CustomisedDebugTagKt
-
-
Method Summary
Modifier and Type Method Description final static Modifier
debugTestTag(Modifier $self, String tag)
Helper method to add test tag to a modifier only in debug builds. -
-
Method Detail
-
debugTestTag
final static Modifier debugTestTag(Modifier $self, String tag)
Helper method to add test tag to a modifier only in debug builds.
-
-
-
-