The properties of UIKit.UIVideoEditorController are listed below. For a list of all members, see the UIVideoEditorController Members list.
See Also: Inherited members from UIKit.UINavigationController
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | IUIVideoEditorControllerDelegate. An instance of the UIKit.UIVideoEditorControllerDelegate model class which acts as the class delegate. | |
| VideoMaximumDuration | double. The maximum duration of videos, in seconds. Cannot exceed 10 minutes. | |
| VideoPath | string. The filesystem path to the movie loaded into the UIVideoEditorController. | |
| VideoQuality | UIImagePickerControllerQualityType. The quality to use when saving the trimmed movie. Default is UIImagePickerControllerQualityType.Low. | |
| WeakDelegate | Foundation.NSObject. An object that can respond to the delegate protocol for this type |