[ Version ( since = "3.34" ) ]
public void set_kind (ComponentAlarmTriggerKind kind)
Set the this kind to kind
.
This works only for other than the e_cal_component_alarm_trigger_absolute. To change the kind from absolute to relative, or vice versa, use either set_relative or set_absolute.
this | |
kind |
the kind to set, one of ComponentAlarmTriggerKind |