Share via


ASCredentialProviderViewController.PrepareInterfaceForExtensionConfiguration Method

Definition

Developers should override this method to prepare for the user-experience of enabling the developer's extension.

[Foundation.Export("prepareInterfaceForExtensionConfiguration")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PrepareInterfaceForExtensionConfiguration();
[<Foundation.Export("prepareInterfaceForExtensionConfiguration")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrepareInterfaceForExtensionConfiguration : unit -> unit
override this.PrepareInterfaceForExtensionConfiguration : unit -> unit
Attributes

Applies to