TechnologiesSecurity, Privacy & Authentication

LocalAuthenticationEmbeddedUI

iOSmacOStvOSwatchOSvisionOS

LocalAuthenticationEmbeddedUI provides a container view for presenting Local Authentication authorization UI inline within your app, on iOS, macOS, and visionOS. Its single type, LAAuthenticationView, embeds the prompt for a Local Authentication right directly in your interface rather than presenting it modally. Use it when you want authentication controls to appear as part of your own view layout.

Embedded Authentication UI 1

The container view that presents Local Authentication authorization UI inline within your interface.

  • Cl
    LAAuthenticationViewmacOS 12.0+
    @brief Compact authentication view providing authentication similar to @c LAContext

Type Aliases 1

  • Ty
    LAPresentationContext
    @brief Container used for authorization UI.

Extends 1

LARight
← Security, Privacy & Authentication