UIKit.UIPresentationController: Property Members

The properties of UIKit.UIPresentationController are listed below. For a list of all members, see the UIPresentationController Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ContainerViewUIView. Gets the UIKit.UIView in which a presentation occurs.
DelegateIUIAdaptivePresentationControllerDelegate. An instance of the UIKit.UIAdaptivePresentationControllerDelegate model class which acts as the class delegate.
[read-only]
FrameOfPresentedViewInContainerViewCoreGraphics.CGRect. Gets the frame rectangle that the controller assigns to the presented view at the end of animations.
OverrideTraitCollectionUITraitCollection. Gets and sets additional traits for managed view controllers.
[read-only]
PreferredContentSizeCoreGraphics.CGSize. Gets the preferred size for the content of the container.
[read-only]
PresentationStyleUIModalPresentationStyle. Gets the preferred presentation style for this controller.
[read-only]
PresentedViewUIView. Gets the view to present.
[read-only]
PresentedViewControllerUIViewController. Gets the view controller being presented.
[read-only]
PresentingViewControllerUIViewController. Gets the view controller that is the presentation starting point.
[read-only]
ShouldPresentInFullscreenbool. Gets whether the presentation covers the whole screen.
[read-only]
ShouldRemovePresentersViewbool. Gets whether to remove the presenting view controller view when the presentation animations finish.
[read-only]
TraitCollectionUITraitCollection. Gets the collection of traits for this presentation controller.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type