Open BarredEwe opened 5 years ago
Added the standard method open func textRange (from fromPosition: UITextPosition, toPosition: UITextPosition) -> UITextRange? from the UITextInput protocol.
open func textRange (from fromPosition: UITextPosition, toPosition: UITextPosition) -> UITextRange?
Added the standard method
open func textRange (from fromPosition: UITextPosition, toPosition: UITextPosition) -> UITextRange?
from the UITextInput protocol.