curves_num property

  1. @UnsignedInt()
int curves_num
getter/setter pair

Number of curves contained in the specified curve preference. If this is set to zero, then default curve list of the backend will be used.

Default: 0 (zero).

Implementation

@ffi.UnsignedInt()
external int curves_num;