GeneralEditorLayoutItem
struct GeneralEditorLayoutItem
Undocumented
-
Undocumented
Declaration
Swift
var id: String -
Undocumented
Declaration
Swift
var dict: [String : Any?] -
Undocumented
Declaration
Swift
var viewArguments: ViewArguments? -
Undocumented
Declaration
Swift
func has(_ propName: String) -> Bool -
Undocumented
Declaration
Swift
func get<T>(_ propName: String, _: T.Type = T.self, _ item: Item? = nil) -> T?
GeneralEditorLayoutItem Structure Reference