Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Photos
  3. PHAssetCollection
  4. ApproximateLocation
  • PHAssetCollection
    • PHAssetCollection()
    • PHAssetCollection(IntPtr)
    • PHAssetCollection(NativeHandle)
    • PHAssetCollection(NSObjectFlag)
    • ApproximateLocation
    • AssetCollectionSubtype
    • AssetCollectionType
    • ClassHandle
    • EndDate
    • EstimatedAssetCount
    • LocalizedLocationNames
    • StartDate
    • FetchAssetCollections(NSUrl[], PHFetchOptions)
    • FetchAssetCollections(String[], PHFetchOptions)
    • FetchAssetCollections(PHAsset, PHAssetCollectionType, PHFetchOptions)
    • FetchAssetCollections(PHAssetCollectionType, PHAssetCollectionSubtype, PHFetchOptions)
    • FetchMoments(PHFetchOptions)
    • FetchMoments(PHCollectionList, PHFetchOptions)
    • GetTransientAssetCollection(PHAsset[], String)
    • GetTransientAssetCollection(PHFetchResult, String)
xamarinmac
namespace Photos
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
    [Register("PHAssetCollection", true)]
    public class PHAssetCollection : PHCollection
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual CLLocation! ApproximateLocation
        {
            [Export("approximateLocation", ArgumentSemantic.Retain)]
            get;
        }

    }
}
.NET
6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙