Skip to main content

set_default_enforce_integer_bounds

Function set_default_enforce_integer_bounds 

Source
pub fn set_default_enforce_integer_bounds(enforce: bool)
Expand description

Change the process-wide default. Only affects widgets constructed after this call; existing widgets keep whichever value they captured when they were built. Match MatterCAD semantics (DefaultEnforceIntegerBounds setter) exactly.