set_property
Description:
[ Version ( deprecated = true , deprecated_since = "3.16" , since = "3.0" ) ]
public void set_property (string property, StateFlags state, Value value)
public void set_property (string property, StateFlags state, Value value)
Warning: set_property is deprecated since 3.16.
Sets a styling property in this.
Note:
StyleProperties are deprecated.
Parameters:
this | |
property |
styling property to set |
state |
state to set the value for |
value |
new value for the property |