Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AssetsLibrary
  3. ALAsset
  4. ALAsset(IntPtr)
  • ALAsset
    • ALAsset()
    • ALAsset(IntPtr)
    • ALAsset(NativeHandle)
    • ALAsset(NSObjectFlag)
    • AssetType
    • AssetUrl
    • ClassHandle
    • Date
    • DefaultRepresentation
    • Duration
    • Editable
    • Location
    • Orientation
    • OriginalAsset
    • Representations
    • Thumbnail
    • UtiToUrlDictionary
    • AspectRatioThumbnail()
    • RepresentationForUti(String)
    • SetImageData(NSData, NSDictionary, Action<NSUrl, NSError>)
    • SetImageDataAsync(NSData, NSDictionary)
    • SetVideoAtPath(NSUrl, Action<NSUrl, NSError>)
    • SetVideoAtPathAsync(NSUrl)
    • ValueForProperty(NSString)
    • WriteModifiedImageToSavedToPhotosAlbum(NSData, NSDictionary, Action<NSUrl, NSError>)
    • WriteModifiedImageToSavedToPhotosAlbumAsync(NSData, NSDictionary)
    • WriteModifiedVideoToSavedPhotosAlbum(NSUrl, Action<NSUrl, NSError>)
    • WriteModifiedVideoToSavedPhotosAlbumAsync(NSUrl)
xamarinios
namespace AssetsLibrary
{
    [Deprecated(PlatformName.iOS, 9, 0, PlatformArchitecture.None, "Use the 'Photos' API instead.")]
    [Deprecated(PlatformName.iOS, 9, 0, PlatformArchitecture.All, "Use the 'Photos' API instead.")]
    [Register("ALAsset", true)]
    public class ALAsset : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [EditorBrowsable(EditorBrowsableState.Advanced)]
        protected internal ALAsset(IntPtr handle);
    }
}
Xamarin iOS
0.0
Information specific to xamarinios
Assembly

Xamarin.iOS , 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 🗙