Boolean conditional class. Used to handle Boolean based conditions.

布尔条件类。用于处理基于布尔值的条件。

层级 (查看层级一览)

构造函数

访问器

方法

  • 参数

    • value: boolean

      The boolean value to compare.

    返回 boolean

    Checks if the state is triggered based on the comparison of the provided boolean value with the comparison flag.

    根据提供的布尔值与比较标志的比较结果检查状态是否触发。