Companion
object Companion
Functions
Link copied to clipboard
Creates a condition that triggers when @condition_1 and @condition_2 are both true.
Link copied to clipboard
fun newLength(type: BreakpointConditionLengthType, value: Double, unit: LengthUnit): BreakpointCondition
Creates a condition that triggers on length changes.
Link copied to clipboard
Creates a condition that triggers when either @condition_1 or @condition_2 is true.
Link copied to clipboard
Creates a condition that triggers on ratio changes.
Link copied to clipboard
Parses a condition from a string.
Link copied to clipboard
open fun wrapRecordPointer(pointer: <Error class: unknown class><out <Error class: unknown class>>): BreakpointCondition