API 文档 > Custom user interface > Object ProUICheckbutton > Function ProUICheckbuttonSetMixedvalue
Function ProUICheckbuttonSetMixedvalue
Description
Set the check button to an intermediate mixed state. Attempts to get the state of the check button by ProUICheckbuttonGetState will fail when the check button is in a mixed state. The mixed state is reset automatically when the user activates the check button.
Synopsis
ProUICheckbuttonSetMixedvalue
(void)
Returns
The function was successful
The function failed
An invalid argument was given
这对您有帮助吗?