So, yesterday I was programming, and suddenly I came across a method setTitlein a class WindowManager.LayoutParams, why does this class, like this one, have a method setTitle? Where is it used? The documentation says nothing about the function.
I assume that it can be used for debugging or something similar, but apart from that I have no clue.
And why will it be announced as the final method? Because he is not yet ready to redefine it?
Just wondering...
Note. Both answers are below: βCorrectβ and offer good information, but you can only accept one.
getTitle
setTitle
source
share