property_activate
Description:
public void property_activate (
string prop_name,
uint prop_state)
Notify that a property is active by sending a "PropertyActivate" message to IBus service.
Parameters:
this |
An IBusPanelService
|
prop_name |
A property name
|
prop_state |
State of the property
|