MPMediaPickerController.ShowsCloudItems 属性

定义

获取或设置一个布尔值,该值控制是否显示云中的项。

[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

属性值

属性

适用于