ThirdParty.iOS4Unity.UIImage.UIImageWriteToSavedPhotosAlbum C# (CSharp) Méthode

UIImageWriteToSavedPhotosAlbum() private méthode

private UIImageWriteToSavedPhotosAlbum ( IntPtr image, IntPtr obj, IntPtr selector, IntPtr ctx ) : void
image System.IntPtr
obj System.IntPtr
selector System.IntPtr
ctx System.IntPtr
Résultat void
        private static extern void UIImageWriteToSavedPhotosAlbum(IntPtr image, IntPtr obj, IntPtr selector, IntPtr ctx);