Condividi tramite


NEVpnManager.SaveToPreferences(Action<NSError>) Metodo

Definizione

Salva la configurazione per questa gestione VPN nelle preferenze dell'estensione di rete ed esegue un gestore di completamento al termine dell'operazione.

[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

Parametri

completionHandler
Action<NSError>

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a