PHFetchOptions.IncludeAssetSourceTypes Property

Definition

ets or sets a Boolean value that controls whether to include all asset source types.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Photos.PHAssetSourceType IncludeAssetSourceTypes { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("includeAssetSourceTypes", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setIncludeAssetSourceTypes:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.IncludeAssetSourceTypes : Photos.PHAssetSourceType with get, set

Property Value

Attributes

Applies to