xamarinios
namespace AssetsLibrary
{
    [Deprecated(PlatformName.iOS, 9, 0, PlatformArchitecture.All, "Use the 'Photos' API instead.")]
    [Register("ALAssetsLibrary", true)]
    public class ALAssetsLibrary : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("writeVideoAtPathToSavedPhotosAlbum:completionBlock:")]
        public virtual void WriteVideoToSavedPhotosAlbum(NSUrl! videoPathURL, [BlockProxy(typeof(NIDActionArity2V11))] Action<NSUrl!, NSError!>? completionBlock);
    }
}
nuget.org
0.0 %
Reference this API
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios7.0-ios8.0-ios9.0-ios
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙