UIVideoEditorController.VideoPath Property

Definition

The filesystem path to the movie loaded into the UIVideoEditorController.

public virtual string VideoPath { [Foundation.Export("videoPath", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setVideoPath:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.VideoPath : string with get, set

Property Value

Attributes

Applies to