UIVideoEditorController
UIVideoEditorController()
UIVideoEditorController(IntPtr)
UIVideoEditorController(NativeHandle)
UIVideoEditorController(NSCoder)
UIVideoEditorController(NSObjectFlag)
ClassHandle
Delegate
VideoMaximumDuration
VideoPath
VideoQuality
WeakDelegate
CanEditVideoAtPath(String)
Dispose(Boolean)
Failed
Saved
UserCancelled
xamarinios
namespace UIKit
{
[Register("UIVideoEditorController", true)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class UIVideoEditorController : UINavigationController
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual double VideoMaximumDuration
{
[Export("videoMaximumDuration")]
get;
[Export("setVideoMaximumDuration:")]
set;
}
}
}
nuget.org | 0.0 % Reference this API 0.0 % Set property |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API