invalidate
Description:
[ Version ( deprecated = true , deprecated_since = "3.12" , since = "3.0" ) ]
public void invalidate ()
public void invalidate ()
Warning: invalidate is deprecated since 3.12.
Invalidates this style information, so it will be reconstructed again.
Note:
Style contexts are invalidated automatically.
It is useful if you modify the this and need the new information immediately.
Parameters:
this |
a StyleContext. |