Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1631574

Browse files
Merge pull request #47 from kirill-tolmachev/fix-docs
Fix an inaccuracy in the doc.
2 parents e86dd86 + 315e5f8 commit 1631574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ public class TextFieldViewModel : IBindingContext
967967

968968
```xml
969969
<ui:UXML xmlns:uitk="UnityMvvmToolkit.UITK.BindableUIElements" ...>
970-
<uitk:BindableTextField binding-text-path="TextValue" />
970+
<uitk:BindableTextField binding-value-path="TextValue" />
971971
</ui:UXML>
972972
```
973973

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /