Instance Method インスタンスメソッド

performDefaultHandling(for:)

Causes the system-provided default behavior to be used. システム提供の省略時の挙動が使われるようにします。

Declaration 宣言

optional func performDefaultHandling(for challenge: URLAuthenticationChallenge)

Parameters パラメータ

challenge

The challenge for which the default behavior should be used. それに対して省略時の挙動が使われるべきであるチャレンジ。

See Also 参照

Protocol Methods プロトコルメソッド