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
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UIPresentationController(IntPtr handle);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| 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. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API