BreakpointCondition.length
Description:
[ CCode ( has_construct_function = false ) ]
public BreakpointCondition.length (BreakpointConditionLengthType type, double value, LengthUnit unit)
public BreakpointCondition.length (BreakpointConditionLengthType type, double value, LengthUnit unit)
Creates a condition that triggers on length changes.
Parameters:
type |
the length type |
value |
the length value |
unit |
the length unit |
Returns:
the newly created condition |