[ Version ( since = "2.8" ) ]
public void set_user_data (Variant user_data)
Sets user data to this.
This function can be used from a Web Process extension to set user data that can be retrieved from the UI Process using
get_user_data. If the user_data
Variant is floating, it is consumed.
this | |
user_data |
a Variant |