-
public final class ContextUtilityKt
-
-
Method Summary
-
-
Method Detail
-
getString
@CheckResult() final static String getString(Context $self, Text text)
val text: Text = ... context.getString(text)Load a String resource.
- Parameters:
text- the Text
-
-
-
-