MPMediaPickerController.ShowsCloudItems Property

Definition

Gets or sets a Boolean value that controls whether items from the cloud are shown.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShowsCloudItems { [Foundation.Export("showsCloudItems")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsCloudItems:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsCloudItems : bool with get, set

Property Value

Attributes

Applies to