共用方式為


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

屬性值

屬性

適用於