다음을 통해 공유


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

속성 값

특성

적용 대상