the fitzpatrick modifier or null
diff --git a/emojify/io.wax911.emojify.initializer/[android-jvm]-abstract-emoji-initializer/dependencies.html b/emojify/io.wax911.emojify.initializer/[android-jvm]-abstract-emoji-initializer/dependencies.html index bc1398d..9b03daa 100644 --- a/emojify/io.wax911.emojify.initializer/[android-jvm]-abstract-emoji-initializer/dependencies.html +++ b/emojify/io.wax911.emojify.initializer/[android-jvm]-abstract-emoji-initializer/dependencies.html @@ -68,7 +68,7 @@
A list of dependencies that this Initializer depends on. This is used to determine initialization order of Initializers.
For e.g. if a Initializer B
defines another Initializer A
as its dependency, then A
gets initialized before B
.
A list of dependencies that this Initializer depends on. This is used to determine initialization order of Initializers.
For e.g. if a Initializer B
defines another Initializer A
as its dependency, then A
gets initialized before B
.
Returns the unicode representation of the emoji associated with the provided Fitzpatrick modifier.
If the modifier is null, then the result is similar to AbstractEmoji.unicode
the unicode representation
the fitzpatrick modifier or null
if the emoji doesn't support the Fitzpatrick modifiers
Returns the unicode representation of the emoji associated with the provided Fitzpatrick modifier.
If the modifier is null, then the result is similar to AbstractEmoji.unicode
the unicode representation
the fitzpatrick modifier or null
if the emoji doesn't support the Fitzpatrick modifiers