-
public class Content.AttributeKey.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Content.AttributeKey<String>ACCESSIBILITY_LABELprivate final Content.AttributeKey<Language>LANGUAGEpublic final static Content.AttributeKey.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Content.AttributeKey<String>getACCESSIBILITY_LABEL()final Content.AttributeKey<Language>getLANGUAGE()-
-
Method Detail
-
getACCESSIBILITY_LABEL
final Content.AttributeKey<String> getACCESSIBILITY_LABEL()
-
getLANGUAGE
final Content.AttributeKey<Language> getLANGUAGE()
-
-
-
-