MemriSmartTextView_Inner
struct MemriSmartTextView_Inner : UIViewRepresentable
Undocumented
-
Undocumented
Declaration
Swift
var string: String
-
Undocumented
Declaration
Swift
var detectLinks: Bool
-
Undocumented
Declaration
Swift
var font: CVUFont
-
Undocumented
Declaration
Swift
var color: CVUColor?
-
Undocumented
Declaration
Swift
var maxLines: Int?
-
Declaration
Swift
func makeUIView(context: Context) -> MemriSmartTextView_UIKit
-
Declaration
Swift
func updateUIView(_ textView: MemriSmartTextView_UIKit, context: Context)
-
Declaration
Swift
func makeCoordinator() -> Coordinator
-
Declaration
Swift
class Coordinator : NSObject, UITextViewDelegate, NSLayoutManagerDelegate