Enumeration: IosUIModalPresentationStyleEnum
Enumeration Members
UIModalPresentationAutomatic
• UIModalPresentationAutomatic = "UIModalPresentationAutomatic"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:10
UIModalPresentationCurrentContext
• UIModalPresentationCurrentContext = "UIModalPresentationCurrentContext"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:4
UIModalPresentationCustom
• UIModalPresentationCustom = "UIModalPresentationCustom"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:5
UIModalPresentationFormSheet
• UIModalPresentationFormSheet = "UIModalPresentationFormSheet"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:3
UIModalPresentationNone
• UIModalPresentationNone = "UIModalPresentationNone"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:9
UIModalPresentationOverCurrentContext
• UIModalPresentationOverCurrentContext = "UIModalPresentationOverCurrentContext"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:7
UIModalPresentationOverFullScreen
• UIModalPresentationOverFullScreen = "UIModalPresentationOverFullScreen"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:6
UIModalPresentationPageSheet
• UIModalPresentationPageSheet = "UIModalPresentationPageSheet"
Defined in
model/enums/ios/IosUIModalPresentationStyleEnum.ts:2
UIModalPresentationPopover
• UIModalPresentationPopover = "UIModalPresentationPopover"