NoteContentView
struct NoteContentView : View
                Note content view using SwiftUI.
Note
create or update a note to add into a transaction.- 
                  
                  
Declaration
Swift
var body: some View { get } 
struct NoteContentView : View
                Note content view using SwiftUI.
Note
create or update a note to add into a transaction.Swift
var body: some View { get }