ortuman / SwiftForms

A small and lightweight library written in Swift that allows you to easily create forms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get Values?

syedalinaqi opened this issue · comments

How can one get the Value of a specific titled row?

Sorry.. Found it after Going through it for a bit used the following method(if anyone in the future needed to know):
self.form.formValues()["StringTag"]?.description