objective c - Does [NSStepper setMinimum/setMaximum] also set the value? -


Looking at an NSStepper with a minimum / value / maximum pre-set, if I value between value and maximum Set the minimum for, will the value of NSStepper be changed?

I know that I can only try, but it will only tell me for my current OS, and I can not find any documents to point to any one or the other.


Comments