presentationStyle property

IOSModalPresentationStyle? presentationStyle
final

Modal presentation style for displaying authentication web content. Note that presentationStyle has no effect when webviewType == MSALWebviewType.MSALWebviewTypeDefault or webviewType == MSALWebviewType.MSALWebviewTypeAuthenticationSession.

Implementation

final IOSModalPresentationStyle? presentationStyle;