MemriTextEditor_Toolbar
struct MemriTextEditor_Toolbar : View
Undocumented
-
Undocumented
Declaration
Swift
weak var textView: MemriTextEditor_UIKit
-
Undocumented
See moreDeclaration
Swift
enum Item
-
Undocumented
Declaration
Swift
var items: [Item]
-
Undocumented
Declaration
Swift
var showBackButton: Bool
-
Undocumented
Declaration
Swift
var onBackButton: () -> Void
-
Declaration
Swift
var body: some View { get }
-
Undocumented
Declaration
Swift
var padding: CGFloat { get }