File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,7 @@ boxInputView.customCellProperty = cellProperty;
245245
246246
247247### <a id="Anchor_ResetCodeLength"></a>ResetCodeLength
248+ 
248249``` objc
249250[boxInputView resetCodeLength:_boxInputView.codeLength+1 beginEdit:YES];
250251```
Original file line number Diff line number Diff line change @@ -241,6 +241,7 @@ boxInputView.customCellProperty = cellProperty;
241241
242242
243243### <a id="Anchor_ResetCodeLength"></a>ResetCodeLength
244+ 
244245``` objc
245246[boxInputView resetCodeLength:_boxInputView.codeLength+1 beginEdit:YES];
246247```
You can’t perform that action at this time.
0 commit comments