共用方式為


NEFilterManager.SaveToPreferences(Action<NSError>) 方法

定義

將篩選準則儲存在網路延伸模組喜好設定中,並在作業完成時執行完成處理常式。

[Foundation.Export("saveToPreferencesWithCompletionHandler:")]
public virtual void SaveToPreferences (Action<Foundation.NSError> completionHandler);
abstract member SaveToPreferences : Action<Foundation.NSError> -> unit
override this.SaveToPreferences : Action<Foundation.NSError> -> unit

參數

completionHandler
Action<NSError>
屬性

適用於