<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview4-GetManagedIdentityCapabilitiesAsync" />

Microsoft.Identity.Client.UI.CoreUIParent

class CoreUIParent

Caller UIViewController

Sets the presentation style used when the login form view is presented

Set the transition style used when the login form view is presented

Sets the preferred status bar style for the login form view controller presented

Sets a custom transitioning delegate to the login form view controller

public CoreUIParent()

public CoreUIParent(UIViewController callerWindow)

Initializes an instance for a provided caller window.