Skip to main content
.NET 6.0+

FileAttachmentListViewController Constructors

A ViewController that allows users to create a new object with the selected file attachment via the AddFromFile Action and by dragging and dropping a file into the List Editor’s control.
Name Description
FileAttachmentListViewController() Initializes a new instance of the FileAttachmentListViewController class.
See Also