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;
245
245
246
246
247
247
### <a id="Anchor_ResetCodeLength"></a>ResetCodeLength
248
+ 
248
249
``` objc
249
250
[boxInputView resetCodeLength:_boxInputView.codeLength+1 beginEdit:YES];
250
251
```
Original file line number Diff line number Diff line change @@ -241,6 +241,7 @@ boxInputView.customCellProperty = cellProperty;
241
241
242
242
243
243
### <a id="Anchor_ResetCodeLength"></a>ResetCodeLength
244
+ 
244
245
``` objc
245
246
[boxInputView resetCodeLength:_boxInputView.codeLength+1 beginEdit:YES];
246
247
```
You can’t perform that action at this time.
0 commit comments