Share via


MPMediaPickerController.ShowsItemsWithProtectedAssets Property

Definition

Gets or sets a Boolean value that controls whether items that have protected assets are shown.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowsItemsWithProtectedAssets { [Foundation.Export("showsItemsWithProtectedAssets")] get; [Foundation.Export("setShowsItemsWithProtectedAssets:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsItemsWithProtectedAssets")>]
[<set: Foundation.Export("setShowsItemsWithProtectedAssets:")>]
member this.ShowsItemsWithProtectedAssets : bool with get, set

Property Value

Attributes

Applies to