Type Alias LAPresentationContext

Source
pub type LAPresentationContext = NSWindow;
Available on crate feature LAPresentationContext and crate feature objc2-app-kit and macOS only.
Expand description

Container used for authorization UI.

See also Apple’s documentation

Aliased Type§

#[repr(C)]
pub struct LAPresentationContext { /* private fields */ }