ASCredentialProviderViewController.PrepareInterfaceForExtensionConfiguration Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Developers should override this method to prepare for the user-experience of enabling the developer's extension.
[Foundation.Export("prepareInterfaceForExtensionConfiguration")]
public virtual void PrepareInterfaceForExtensionConfiguration ();
abstract member PrepareInterfaceForExtensionConfiguration : unit -> unit
override this.PrepareInterfaceForExtensionConfiguration : unit -> unit
- Attributes