Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
enzevalos_iphone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
enzevalos
enzevalos_iphone
Wiki
Ui
sendviewcontroller
Changes
Page history
New page
Templates
Clone repository
Update sendviewcontroller
authored
7 years ago
by
jakobsbode
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ui/sendviewcontroller.md
+4
-1
4 additions, 1 deletion
ui/sendviewcontroller.md
with
4 additions
and
1 deletion
ui/sendviewcontroller.md
View page @
d95a235a
...
...
@@ -72,4 +72,7 @@ the user has the ability to interact with the most parts of the UI
## important functions
*
`newInput(_ tokenField: VENTokenField)`
called, if new recipients are finally added
\ No newline at end of file
called, if new recipients are finally added
*
`AddressHandler.frequentAddresses(_ inserted: [String]) -> [(UIImage, String, String, UIImage?, UIColor)]`
called to get content and order for fast suggestion in the collectionViews under the recipient fields
\ No newline at end of file
This diff is collapsed.
Click to expand it.