File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ pod 'CRBoxInputView', '1.1.7'
53
53
| [ Base] ( #Anchor_Base ) | ![ Normal.png] ( /ReadmeResources/1Normal.png " Normal.png ") |
54
54
| [ Placeholder] ( #Anchor_Placeholder ) | ![ Placeholder.png] ( /ReadmeResources/Add1_Placeholder0.png " Placeholder.png ") |
55
55
| [ CustomBox] ( #Anchor_CustomBox ) | ![ CustomBox.png] ( /ReadmeResources/2CustomBox.png " CustomBox.png ") |
56
- | [ ChangeCodeCount ] ( #Anchor_ChangeCodeCount ) | ![ ChangeCodeCount .png] ( /ReadmeResources/3-1ChangeCodeCount .gif " ChangeCodeCount .png") |
56
+ | [ resetCodeLength ] ( #Anchor_resetCodeLength ) | ![ resetCodeLength .png] ( /ReadmeResources/3-1resetCodeLength .gif " resetCodeLength .png") |
57
57
| [ Line] ( #Anchor_Line ) | ![ Line.png] ( /ReadmeResources/3.1Line.png " Line.png ") |
58
58
| [ SecretSymbol] ( #Anchor_SecretSymbol ) | ![ SecretSymbol.png] ( /ReadmeResources/4SecretSymbol.png " SecretSymbol.png ") |
59
59
| [ SecretImage] ( #Anchor_SecretImage ) | ![ SecretImage.png] ( /ReadmeResources/5SecretImage.png " SecretImage.png ") |
@@ -130,12 +130,12 @@ boxInputView.customCellProperty = cellProperty;
130
130
[ boxInputView loadAndPrepareViewWithBeginEdit: YES ] ;
131
131
```
132
132
133
+ <br/>
133
134
134
- ### <a id="Anchor_ChangeCodeCount "></a>ChangeCodeCount
135
+ ### <a id="Anchor_resetCodeLength "></a>resetCodeLength
135
136
``` objc
136
137
[boxInputView resetCodeLength:_boxInputView.codeLength+1 beginEdit:YES];
137
138
```
138
- <br />
139
139
140
140
141
141
<br />
You can’t perform that action at this time.
0 commit comments