UIVideoEditorController.VideoPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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