UIImagePickerController.MediaURL 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 URL for a movie.
[Foundation.Field("UIImagePickerControllerMediaURL", "UIKit")]
public static Foundation.NSString MediaURL { get; }
member this.MediaURL : Foundation.NSString
Property Value
String that indicates the URL that is to be accessed by the media picker controller.
- Attributes