次の方法で共有


NSFileManagerDelegate.ShouldProceedAfterError メソッド

定義

注意事項

API removed after iOS 2.0 / macOS 10.5. It will never be called by the OS.

[System.Obsolete("API removed after iOS 2.0 / macOS 10.5. It will never be called by the OS.")]
public virtual bool ShouldProceedAfterError (Foundation.NSFileManager fm, Foundation.NSDictionary errorInfo);
abstract member ShouldProceedAfterError : Foundation.NSFileManager * Foundation.NSDictionary -> bool
override this.ShouldProceedAfterError : Foundation.NSFileManager * Foundation.NSDictionary -> bool

パラメーター

errorInfo
NSDictionary

戻り値

属性

適用対象