MPMediaPickerController.ShowsItemsWithProtectedAssets 属性

定义

获取或设置一个布尔值,该值控制是否显示具有受保护资产的项。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShowsItemsWithProtectedAssets { [Foundation.Export("showsItemsWithProtectedAssets")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsItemsWithProtectedAssets:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsItemsWithProtectedAssets : bool with get, set

属性值

属性

适用于