UIPresentationController
UIPresentationController()
UIPresentationController(IntPtr)
UIPresentationController(NativeHandle)
UIPresentationController(NSObjectFlag)
UIPresentationController(UIViewController, UIViewController)
ClassHandle
ContainerView
Delegate
FocusGroupIdentifier
FocusItemContainer
FrameOfPresentedViewInContainerView
OverrideTraitCollection
ParentFocusEnvironment
PreferredContentSize
PreferredFocusedView
PreferredFocusEnvironments
PresentationStyle
PresentedView
PresentedViewController
PresentingViewController
ShouldPresentInFullscreen
ShouldRemovePresentersView
TraitCollection
TraitOverrides
WeakDelegate
AdaptivePresentationStyle()
AdaptivePresentationStyle(UITraitCollection)
ContainerViewDidLayoutSubviews()
ContainerViewWillLayoutSubviews()
DidUpdateFocus(UIFocusUpdateContext, UIFocusAnimationCoordinator)
DismissalTransitionDidEnd(Boolean)
DismissalTransitionWillBegin()
Dispose(Boolean)
GetSizeForChildContentContainer(IUIContentContainer, CGSize)
GetSoundIdentifier(UIFocusUpdateContext)
PreferredContentSizeDidChangeForChildContentContainer(IUIContentContainer)
PresentationTransitionDidEnd(Boolean)
PresentationTransitionWillBegin()
RegisterForTraitChanges(IUITraitDefinition[], Selector)
RegisterForTraitChanges(IUITraitDefinition[], NSObject, Selector)
RegisterForTraitChanges(IUITraitDefinition[], Action<IUITraitEnvironment, UITraitCollection>)
SetNeedsFocusUpdate()
ShouldUpdateFocus(UIFocusUpdateContext)
SystemLayoutFittingSizeDidChangeForChildContentContainer(IUIContentContainer)
TraitCollectionDidChange(UITraitCollection)
UnregisterForTraitChanges(IUITraitChangeRegistration)
UpdateFocusIfNeeded()
ViewWillTransitionToSize(CGSize, IUIViewControllerTransitionCoordinator)
WillTransitionToTraitCollection(UITraitCollection, IUIViewControllerTransitionCoordinator)
xamarinios
namespace UIKit
{
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Register("UIPresentationController", true)]
public class UIPresentationController : NSObject, INativeObject, IDisposable, IUIAppearanceContainer, IUIContentContainer, IUIFocusEnvironment, IUITraitEnvironment
{
[Obsolete("Removed in iOS10. Use '.ctor (UIViewController,UIViewController)'.")]
public UIPresentationController();
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Removed in iOS10. Use '.ctor (UIViewController,UIViewController)'. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API