UITabBarControllerDelegate
UITabBarControllerDelegate()
UITabBarControllerDelegate(IntPtr)
UITabBarControllerDelegate(NativeHandle)
UITabBarControllerDelegate(NSObjectFlag)
FinishedCustomizingViewControllers(UITabBarController, UIViewController[], Boolean)
GetAnimationControllerForTransition(UITabBarController, UIViewController, UIViewController)
GetInteractionControllerForAnimationController(UITabBarController, IUIViewControllerAnimatedTransitioning)
GetPreferredInterfaceOrientation(UITabBarController)
OnCustomizingViewControllers(UITabBarController, UIViewController[])
OnEndCustomizingViewControllers(UITabBarController, UIViewController[], Boolean)
ShouldSelectViewController(UITabBarController, UIViewController)
SupportedInterfaceOrientations(UITabBarController)
ViewControllerSelected(UITabBarController, UIViewController)
xamarinios
namespace UIKit
{
[Model]
[Protocol]
[Register("UITabBarControllerDelegate", false)]
public class UITabBarControllerDelegate : NSObject, INativeObject, IDisposable, IUITabBarControllerDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UITabBarControllerDelegate(IntPtr handle);
}
}
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