UITextView Implements the FxBindableValue protocol for UITextViews, allowing them to be bound to FxFields. bindFieldToView(_:) Binds the field value to the view using Rx. Declaration Swift public func bindFieldToView<E>(_ field: FxField<E>) -> Disposable? bindViewToField(_:) Undocumented Declaration Swift public func bindViewToField<E>(_ field: FxField<E>) -> Disposable? © 2018 Michael Long. All rights reserved. (Last updated: 2018-04-02) Generated by jazzy ♪♫ v0.9.1, a Realm project.