Share via


UIImagePickerController.MediaURL Property

Definition

The filesystem URL for a movie.

[Foundation.Field("UIImagePickerControllerMediaURL", "UIKit")]
public static Foundation.NSString MediaURL { get; }
[<Foundation.Field("UIImagePickerControllerMediaURL", "UIKit")>]
static member MediaURL : Foundation.NSString

Property Value

String that indicates the URL that is to be accessed by the media picker controller.

Attributes

Applies to