Share via


GKFriendRequestComposeViewController Class

Definition

A NSViewController that presents a screen for sending friend requests.

[Foundation.Register("GKFriendRequestComposeViewController", true)]
public class GKFriendRequestComposeViewController : UIKit.UINavigationController, IDisposable, UIKit.IUIAppearance
[Foundation.Register("GKFriendRequestComposeViewController", true)]
public class GKFriendRequestComposeViewController : AppKit.NSViewController, GameKit.IGKViewController, IDisposable
[<Foundation.Register("GKFriendRequestComposeViewController", true)>]
type GKFriendRequestComposeViewController = class
    inherit UINavigationController
    interface IUIAppearance
    interface INativeObject
    interface IDisposable
[<Foundation.Register("GKFriendRequestComposeViewController", true)>]
type GKFriendRequestComposeViewController = class
    inherit NSViewController
    interface IGKViewController
    interface INativeObject
    interface IDisposable
Inheritance
GKFriendRequestComposeViewController
Inheritance
GKFriendRequestComposeViewController
Attributes
Implements

Constructors

GKFriendRequestComposeViewController()

Creates a new GKFriendRequestComposeViewController with default values.

GKFriendRequestComposeViewController(NativeHandle)

A constructor used when creating managed representations of unmanaged objects. Called by the runtime.

GKFriendRequestComposeViewController(NSCoder)

A constructor that initializes the object from the data stored in the unarchiver object.

GKFriendRequestComposeViewController(NSObjectFlag)

Constructor to call on derived classes to skip initialization and merely allocate the object.

GKFriendRequestComposeViewController(String, NSBundle)

Properties

AccessibilityAssistiveTechnologyFocusedIdentifiers (Inherited from UIResponder)
AccessibilityAttributedUserInputLabels (Inherited from NSObject)
AccessibilityCustomActions (Inherited from UIResponder)
AccessibilityDragSourceDescriptors (Inherited from UIResponder)
AccessibilityDropPointDescriptors (Inherited from UIResponder)
AccessibilityRespondsToUserInteraction (Inherited from NSObject)
AccessibilityTextualContext (Inherited from NSObject)
AccessibilityUserInputLabels (Inherited from NSObject)
ActivePresentationController (Inherited from UIViewController)
ActivityItemsConfiguration (Inherited from UIResponder)
AdditionalSafeAreaInsets (Inherited from UIViewController)
Appearance

Strongly-typed property that returns the UIAppearance class for this class.

AutomaticallyAdjustsScrollViewInsets (Inherited from UIViewController)
AutomaticallyForwardAppearanceAndRotationMethodsToChildViewControllers (Inherited from UIViewController)
BarHideOnSwipeGestureRecognizer (Inherited from UINavigationController)
BarHideOnTapGestureRecognizer (Inherited from UINavigationController)
BottomLayoutGuide (Inherited from UIViewController)
CanBecomeFirstResponder (Inherited from UIResponder)
CanResignFirstResponder (Inherited from UIResponder)
ChildViewControllerForHomeIndicatorAutoHidden (Inherited from UIViewController)
ChildViewControllerForPointerLock (Inherited from UIViewController)
ChildViewControllerForScreenEdgesDeferringSystemGestures (Inherited from UIViewController)
ChildViewControllers (Inherited from UIViewController)
ChildViewControllers (Inherited from NSViewController)
Class (Inherited from NSObject)
ClassHandle

The Objective-C class handle for this class.

ComposeViewDelegate
ContentSizeForViewInPopover (Inherited from UIViewController)
ContentUnavailableConfiguration (Inherited from UIViewController)
ContentUnavailableConfigurationState (Inherited from UIViewController)
DebugDescription (Inherited from NSObject)
DefinesPresentationContext (Inherited from UIViewController)
Delegate

An instance of the UIKit.IUINavigationControllerDelegate model class which acts as the class delegate.

(Inherited from UINavigationController)
Description (Inherited from NSObject)
DisablesAutomaticKeyboardDismissal (Inherited from UIViewController)
EdgesForExtendedLayout (Inherited from UIViewController)
EditButtonItem (Inherited from UIViewController)
Editing

true if the UIViewController allows the application user to edit the UIView contents.

(Inherited from UIViewController)
EditingInteractionConfiguration (Inherited from UIResponder)
ExposedBindings (Inherited from NSObject)
ExtendedLayoutIncludesOpaqueBars (Inherited from UIViewController)
ExtensionContext (Inherited from UIViewController)
ExtensionContext (Inherited from NSViewController)
FocusGroupIdentifier (Inherited from UIViewController)
FocusItemContainer

Gets the container that manages focus information for child focus items.

(Inherited from UIViewController)
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from NSObject)
HidesBarsOnSwipe (Inherited from UINavigationController)
HidesBarsOnTap (Inherited from UINavigationController)
HidesBarsWhenKeyboardAppears (Inherited from UINavigationController)
HidesBarsWhenVerticallyCompact (Inherited from UINavigationController)
HidesBottomBarWhenPushed (Inherited from UIViewController)
Identifier (Inherited from NSViewController)
InputAccessoryView (Inherited from UIResponder)
InputAccessoryViewController (Inherited from UIResponder)
InputAssistantItem (Inherited from UIResponder)
InputView (Inherited from UIResponder)
InputViewController (Inherited from UIResponder)
InteractionActivityTrackingBaseName (Inherited from UIViewController)
InteractiveContentPopGestureRecognizer (Inherited from UINavigationController)
InteractivePopGestureRecognizer (Inherited from UINavigationController)
InterfaceOrientation (Inherited from UIViewController)
IsBeingDismissed

true if the current UIViewController is in the process of being dismissed.

(Inherited from UIViewController)
IsBeingPresented

true if the current UIViewController is in the process of being presented.

(Inherited from UIViewController)
IsDirectBinding (Inherited from NSObject)
IsFirstResponder (Inherited from UIResponder)
IsMovingFromParentViewController

true if the current UIViewController is in the process of being removed from its parent UIViewController.

(Inherited from UIViewController)
IsMovingToParentViewController

true if the current UIViewController is in the process of being added to a parent UIViewController.

(Inherited from UIViewController)
IsProxy (Inherited from NSObject)
IsViewLoaded

A Boolean indicating whether the View is loaded into memory.

(Inherited from UIViewController)
KeyCommands (Inherited from UIResponder)
MaxNumberOfRecipients
Menu (Inherited from NSViewController)
ModalInPopover

true if this UIViewController should be presented modally by a UIPopoverController.

(Inherited from UIViewController)
ModalInPresentation (Inherited from UIViewController)
ModalPresentationCapturesStatusBarAppearance (Inherited from UIViewController)
ModalPresentationStyle (Inherited from UIViewController)
ModalTransitionStyle (Inherited from UIViewController)
ModalViewController (Inherited from UIViewController)
NavigationBar (Inherited from UINavigationController)
NavigationBarHidden

Allows the navigation bar to be hidden.

(Inherited from UINavigationController)
NavigationController (Inherited from UIViewController)
NavigationItem (Inherited from UIViewController)
NextResponder (Inherited from UIResponder)
NextResponder (Inherited from NSViewController)
NibBundle (Inherited from UIViewController)
NibBundle (Inherited from NSViewController)
NibName (Inherited from UIViewController)
NibName (Inherited from NSViewController)
OverrideUserInterfaceStyle (Inherited from UIViewController)
ParentFocusEnvironment

Gets the parent focus environment.

(Inherited from UIViewController)
ParentViewController (Inherited from UIViewController)
ParentViewController (Inherited from NSViewController)
PasteConfiguration

The UIPasteConfiguration supported by this object.

(Inherited from UIResponder)
PerformsActionsWhilePresentingModally (Inherited from UIViewController)
PopoverPresentationController (Inherited from UIViewController)
PreferredContentSize (Inherited from UIViewController)
PreferredContentSize (Inherited from NSViewController)
PreferredFocusedView

If not null, indicates the child UIView that should receive focus by default.

(Inherited from UIViewController)
PreferredFocusEnvironments

Gets the list of focus environments, ordered by priority, that the environment prefers when updating the focus.

(Inherited from UIViewController)
PreferredMaximumSize (Inherited from NSViewController)
PreferredMinimumSize (Inherited from NSViewController)
PreferredScreenEdgesDeferringSystemGestures (Inherited from UIViewController)
PreferredScreenOrigin (Inherited from NSViewController)
PreferredStatusBarUpdateAnimation (Inherited from UIViewController)
PreferredTransition (Inherited from UIViewController)
PrefersHomeIndicatorAutoHidden (Inherited from UIViewController)
PrefersPointerLocked (Inherited from UIViewController)
PresentationController (Inherited from UIViewController)
PresentedViewController (Inherited from UIViewController)
PresentedViewControllers (Inherited from NSViewController)
PresentingViewController (Inherited from UIViewController)
PresentingViewController (Inherited from NSViewController)
PreviewActionItems (Inherited from UIViewController)
ProvidesPresentationContextTransitionStyle (Inherited from UIViewController)
RepresentedObject (Inherited from NSViewController)
RestorationClass (Inherited from UIViewController)
RestorationIdentifier (Inherited from UIViewController)
RestoresFocusAfterTransition (Inherited from UIViewController)
RetainCount (Inherited from NSObject)
RotatingFooterView (Inherited from UIViewController)
RotatingHeaderView (Inherited from UIViewController)
SearchDisplayController (Inherited from UIViewController)
Self (Inherited from NSObject)
SheetPresentationController (Inherited from UIViewController)
ShouldAutomaticallyForwardAppearanceMethods (Inherited from UIViewController)
ShouldAutomaticallyForwardRotationMethods (Inherited from UIViewController)
SourceItemView (Inherited from NSViewController)
SplitViewController (Inherited from UIViewController)
Storyboard (Inherited from UIViewController)
Storyboard (Inherited from NSViewController)
Superclass (Inherited from NSObject)
SuperHandle

Handle used to represent the methods in the base class for this NSObject.

(Inherited from NSObject)
SystemMinimumLayoutMargins (Inherited from UIViewController)
Tab (Inherited from UIViewController)
TabBarController (Inherited from UIViewController)
TabBarItem (Inherited from UIViewController)
TextInputContextIdentifier (Inherited from UIResponder)
TextInputMode (Inherited from UIResponder)
Title (Inherited from UIViewController)
Title (Inherited from NSViewController)
Toolbar (Inherited from UINavigationController)
ToolbarHidden

Controls visibility of the toolbar

(Inherited from UINavigationController)
ToolbarItems (Inherited from UIViewController)
TopLayoutGuide (Inherited from UIViewController)
TopViewController (Inherited from UINavigationController)
TouchBar (Inherited from NSViewController)
TraitCollection

Gets the trait collection that describes the environment.

(Inherited from UIViewController)
TraitOverrides (Inherited from UIViewController)
TransitioningDelegate

A delegate object that is responsible for producing IUIViewControllerAnimatedTransitionings for custom presentation.

(Inherited from UIViewController)
UndoManager (Inherited from UIResponder)
UserActivity (Inherited from UIResponder)
UserActivity (Inherited from NSViewController)
View (Inherited from UIViewController)
View (Inherited from NSViewController)
ViewControllers (Inherited from UINavigationController)
ViewIfLoaded (Inherited from UIViewController)
ViewIfLoaded (Inherited from NSViewController)
ViewLoaded (Inherited from NSViewController)
ViewRespectsSystemMinimumLayoutMargins (Inherited from UIViewController)
VisibleViewController (Inherited from UINavigationController)
WantsFullScreenLayout (Inherited from UIViewController)
WeakComposeViewDelegate
WeakDelegate (Inherited from UINavigationController)
WeakTransitioningDelegate (Inherited from UIViewController)
Zone (Inherited from NSObject)

Methods

AcceptsFirstResponder() (Inherited from NSViewController)
AccessibilityDecrement() (Inherited from UIResponder)
AccessibilityElementDidBecomeFocused() (Inherited from UIResponder)
AccessibilityElementDidLoseFocus() (Inherited from UIResponder)
AccessibilityElementIsFocused() (Inherited from UIResponder)
AccessibilityIncrement() (Inherited from UIResponder)
AccessibilityPerformEscape() (Inherited from UIResponder)
AccessibilityPerformMagicTap() (Inherited from UIResponder)
AccessibilityScroll(UIAccessibilityScrollDirection) (Inherited from UIResponder)
Add(UIView)

This is an alias for AddSubview(UIView), but uses the Add pattern as it allows C# 3.0 constructs to add subviews after creating the object.

(Inherited from UIViewController)
AddChildViewController(NSViewController) (Inherited from NSViewController)
AddChildViewController(UIViewController) (Inherited from UIViewController)
AddKeyCommand(UIKeyCommand) (Inherited from UIViewController)
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AddRecipientPlayers(GKPlayer[])
AddRecipientsFromEmails(String[])
AddRecipientsFromPlayerIDs(String[])
AlignCenter(NSObject) (Inherited from UIResponder)
AlignJustified(NSObject) (Inherited from UIResponder)
AlignLeft(NSObject) (Inherited from UIResponder)
AlignRight(NSObject) (Inherited from UIResponder)
AppearanceWhenContainedIn(Type[])

Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.

ApplicationFinishedRestoringState() (Inherited from UIViewController)
AwakeFromNib() (Inherited from NSObject)
BecomeFirstResponder() (Inherited from UIResponder)
BecomeFirstResponder() (Inherited from NSViewController)
BeginAppearanceTransition(Boolean, Boolean) (Inherited from UIViewController)
BeginGestureWithEvent(NSEvent) (Inherited from NSViewController)
BeginInvokeOnMainThread(Action) (Inherited from NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Invokes asynchrously the specified code on the main UI thread.

(Inherited from NSObject)
BeginRequestWithExtensionContext(NSExtensionContext)

Developers can implement this method to prepare their extension for the host application request.

(Inherited from UIViewController)
BeginRequestWithExtensionContext(NSExtensionContext)

Developers can implement this method to prepare their extension for the host application request.

(Inherited from NSViewController)
Bind(NSString, NSObject, String, NSBindingOptions) (Inherited from NSObject)
Bind(NSString, NSObject, String, NSDictionary) (Inherited from NSObject)
BuildMenu(IUIMenuBuilder) (Inherited from UIResponder)
CanPaste(NSItemProvider[])

Returns true if the responder can paste from the specified item providers.

(Inherited from UIResponder)
CanPerform(Selector, NSObject) (Inherited from UIResponder)
CanPerformUnwind(Selector, UIViewController, NSObject) (Inherited from UIViewController)
CanPerformUnwindDeprecated(Selector, UIViewController, NSObject) (Inherited from UIViewController)
CaptureTextFromCamera(NSObject) (Inherited from UIResponder)
ChangeMode(NSEvent) (Inherited from NSViewController)
ChildViewControllerForStatusBarHidden() (Inherited from UIViewController)
ChildViewControllerForStatusBarStyle() (Inherited from UIViewController)
CommitEditing() (Inherited from NSViewController)
CommitEditing(NSError) (Inherited from NSViewController)
CommitEditing(NSObject, Selector, IntPtr) (Inherited from NSViewController)
ConformsToProtocol(NativeHandle) (Inherited from NSObject)
ContextMenuKeyDown(NSEvent) (Inherited from NSViewController)
Copy() (Inherited from NSObject)
Copy(NSObject) (Inherited from UIResponder)
CursorUpdate(NSEvent) (Inherited from NSViewController)
Cut(NSObject) (Inherited from UIResponder)
DangerousAutorelease()

Calls the 'autorelease' selector on this object.

(Inherited from NSObject)
DangerousRelease()

Calls the 'release' selector on this object.

(Inherited from NSObject)
DangerousRetain()

Calls the 'retain' selector on this object.

(Inherited from NSObject)
DecodeRestorableState(NSCoder) (Inherited from UIViewController)
DecreaseSize(NSObject) (Inherited from UIResponder)
Delete(NSObject) (Inherited from UIResponder)
DidAnimateFirstHalfOfRotation(UIInterfaceOrientation) (Inherited from UIViewController)
DidChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
DidChangeValue(String) (Inherited from NSObject)
DidMoveToParentViewController(UIViewController) (Inherited from UIViewController)
DidReceiveMemoryWarning() (Inherited from UIViewController)
DidRotate(UIInterfaceOrientation) (Inherited from UIViewController)
DidUpdateFocus(UIFocusUpdateContext, UIFocusAnimationCoordinator)

Delegate method called shortly after focus has changed to a new UIView.

(Inherited from UIViewController)
DiscardEditing() (Inherited from NSViewController)
DismissController(NSObject) (Inherited from NSViewController)
DismissModalViewController(Boolean) (Inherited from UIViewController)
DismissMoviePlayerViewController()

Dismisses the MPMoviePlayerViewController.

(Inherited from UIViewController)
DismissViewController(Boolean, Action) (Inherited from UIViewController)
DismissViewController(NSViewController) (Inherited from NSViewController)
DismissViewControllerAsync(Boolean)

Dismisses the presented view controller.

(Inherited from UIViewController)
Dispose()

Releases the resources used by the NSObject object.

(Inherited from NSObject)
Dispose(Boolean)
DoesNotRecognizeSelector(Selector) (Inherited from NSObject)
Duplicate(NSObject) (Inherited from UIResponder)
EncodeRestorableState(NSCoder, NSOperationQueue) (Inherited from NSViewController)
EncodeRestorableState(NSCoder) (Inherited from UIViewController)
EncodeRestorableState(NSCoder) (Inherited from NSViewController)
EncodeTo(NSCoder)

Encodes the state of the object using the provided encoder.

(Inherited from UIViewController)
EncodeTo(NSCoder)

Encodes the state of the object using the provided encoder.

(Inherited from NSViewController)
EndAppearanceTransition() (Inherited from UIViewController)
EndGestureWithEvent(NSEvent) (Inherited from NSViewController)
Equals(NSObject) (Inherited from NSObject)
Equals(Object) (Inherited from NSObject)
Export(NSObject) (Inherited from UIResponder)
Find(NSObject) (Inherited from UIResponder)
FindAndReplace(NSObject) (Inherited from UIResponder)
FindNext(NSObject) (Inherited from UIResponder)
FindPrevious(NSObject) (Inherited from UIResponder)
FlagsChanged(NSEvent) (Inherited from NSViewController)
FlushBufferedKeyEvents() (Inherited from NSViewController)
GetAllowedChildViewControllersForUnwinding(UIStoryboardUnwindSegueSource) (Inherited from UIViewController)
GetAppearance(UITraitCollection, Type[])

Obtains the appearance proxy GKFriendRequestComposeViewController.GKFriendRequestComposeViewControllerAppearance for GKFriendRequestComposeViewController.

GetAppearance(UITraitCollection)

Obtains the appearance proxy GKFriendRequestComposeViewController.GKFriendRequestComposeViewControllerAppearance for GKFriendRequestComposeViewController.

GetAppearance<T>()

Obtains the appearance proxy GKFriendRequestComposeViewController.GKFriendRequestComposeViewControllerAppearance for the subclass of GKFriendRequestComposeViewController.

GetAppearance<T>(UITraitCollection, Type[])

Obtains the appearance proxy GKFriendRequestComposeViewController.GKFriendRequestComposeViewControllerAppearance for the subclass of GKFriendRequestComposeViewController.

GetAppearance<T>(UITraitCollection)

Obtains the appearance proxy GKFriendRequestComposeViewController.GKFriendRequestComposeViewControllerAppearance for the subclass of GKFriendRequestComposeViewController.

GetBindingInfo(NSString) (Inherited from NSObject)
GetBindingOptionDescriptions(NSString) (Inherited from NSObject)
GetBindingValueClass(NSString) (Inherited from NSObject)
GetChildViewControllerContainingSegueSource(UIStoryboardUnwindSegueSource) (Inherited from UIViewController)
GetChildViewControllerForInterfaceOrientationLock() (Inherited from UIViewController)
GetContentScrollView(NSDirectionalRectEdge) (Inherited from UIViewController)
GetDictionaryOfValuesFromKeys(NSString[]) (Inherited from NSObject)
GetEnumerator()

Returns an enumerator that lists all of the child UIViews

(Inherited from UIViewController)
GetHashCode()

Generates a hash code for the current instance.

(Inherited from NSObject)
GetMethodForSelector(Selector) (Inherited from NSObject)
GetNativeHash() (Inherited from NSObject)
GetNewWindowForTab(NSObject) (Inherited from NSViewController)
GetOverrideTraitCollectionForChildViewController(UIViewController) (Inherited from UIViewController)
GetProvider(UIDeferredMenuElement) (Inherited from UIResponder)
GetSegueForUnwinding(UIViewController, UIViewController, String) (Inherited from UIViewController)
GetSizeForChildContentContainer(IUIContentContainer, CGSize)

Gets the size of the content of the specified child IUIContentContainer by using the size of the parent container.

(Inherited from UIViewController)
GetSupportedInterfaceOrientations() (Inherited from UIViewController)
GetTargetForAction(Selector, NSObject) (Inherited from UIResponder)
GetTargetViewControllerForAction(Selector, NSObject) (Inherited from UIViewController)
GetViewControllerForUnwind(Selector, UIViewController, NSObject) (Inherited from UIViewController)
HelpRequested(NSEvent) (Inherited from NSViewController)
IncreaseSize(NSObject) (Inherited from UIResponder)
Init() (Inherited from NSObject)
InitializeHandle(NativeHandle, String) (Inherited from NSObject)
InitializeHandle(NativeHandle) (Inherited from NSObject)
InsertChildViewController(NSViewController, IntPtr) (Inherited from NSViewController)
InterpretKeyEvents(NSEvent[]) (Inherited from NSViewController)
InvalidateRestorableState() (Inherited from NSViewController)
Invoke(Action, Double) (Inherited from NSObject)
Invoke(Action, TimeSpan) (Inherited from NSObject)
InvokeOnMainThread(Action) (Inherited from NSObject)
InvokeOnMainThread(Selector, NSObject)

Invokes synchrously the specified code on the main UI thread.

(Inherited from NSObject)
IsEqual(NSObject) (Inherited from NSObject)
IsKindOfClass(Class) (Inherited from NSObject)
IsMemberOfClass(Class) (Inherited from NSObject)
KeyDown(NSEvent) (Inherited from NSViewController)
KeyUp(NSEvent) (Inherited from NSViewController)
LoadView() (Inherited from UIViewController)
LoadView() (Inherited from NSViewController)
LoadViewIfNeeded() (Inherited from UIViewController)
LoadViewIfNeeded() (Inherited from NSViewController)
MagnifyWithEvent(NSEvent) (Inherited from NSViewController)
MakeTextWritingDirectionLeftToRight(NSObject) (Inherited from UIResponder)
MakeTextWritingDirectionRightToLeft(NSObject) (Inherited from UIResponder)
MarkDirty()

Promotes a regular peer object (IsDirectBinding is true) into a toggleref object.

(Inherited from NSObject)
MotionBegan(UIEventSubtype, UIEvent) (Inherited from UIResponder)
MotionCancelled(UIEventSubtype, UIEvent) (Inherited from UIResponder)
MotionEnded(UIEventSubtype, UIEvent) (Inherited from UIResponder)
MouseCancelled(NSEvent) (Inherited from NSViewController)
MouseDown(NSEvent) (Inherited from NSViewController)
MouseDragged(NSEvent) (Inherited from NSViewController)
MouseEntered(NSEvent) (Inherited from NSViewController)
MouseExited(NSEvent) (Inherited from NSViewController)
MouseMoved(NSEvent) (Inherited from NSViewController)
MouseUp(NSEvent) (Inherited from NSViewController)
Move(NSObject) (Inherited from UIResponder)
MutableCopy() (Inherited from NSObject)
NewFromPasteboard(NSObject) (Inherited from UIResponder)
NoResponderFor(Selector) (Inherited from NSViewController)
ObjectDidEndEditing(NSObject) (Inherited from NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr) (Inherited from NSObject)
OtherMouseDown(NSEvent) (Inherited from NSViewController)
OtherMouseDragged(NSEvent) (Inherited from NSViewController)
OtherMouseUp(NSEvent) (Inherited from NSViewController)
Paste(NSItemProvider[])

Performs the paste.

(Inherited from UIResponder)
Paste(NSObject) (Inherited from UIResponder)
PasteAndGo(NSObject) (Inherited from UIResponder)
PasteAndMatchStyle(NSObject) (Inherited from UIResponder)
PasteAndSearch(NSObject) (Inherited from UIResponder)
PerformClose(NSObject) (Inherited from UIResponder)
PerformKeyEquivalent(NSEvent) (Inherited from NSViewController)
PerformSegue(String, NSObject) (Inherited from UIViewController)
PerformSegue(String, NSObject) (Inherited from NSViewController)
PerformSelector(Selector, NSObject, Double, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSObject, Double) (Inherited from NSObject)
PerformSelector(Selector, NSObject, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (Inherited from NSObject)
PerformSelector(Selector) (Inherited from NSObject)
PopToRootViewController(Boolean) (Inherited from UINavigationController)
PopToViewController(UIViewController, Boolean) (Inherited from UINavigationController)
PopViewController(Boolean) (Inherited from UINavigationController)
PreferredContentSizeDidChange(NSViewController) (Inherited from NSViewController)
PreferredContentSizeDidChangeForChildContentContainer(IUIContentContainer)

Notifies this controller that the preferred size for content for a specified child container has changed.

(Inherited from UIViewController)
PreferredInterfaceOrientationForPresentation() (Inherited from UIViewController)
PreferredStatusBarStyle() (Inherited from UIViewController)
PrefersInterfaceOrientationLocked() (Inherited from UIViewController)
PrefersStatusBarHidden() (Inherited from UIViewController)
PrepareForInterfaceBuilder() (Inherited from NSObject)
PrepareForSegue(NSStoryboardSegue, NSObject) (Inherited from NSViewController)
PrepareForSegue(UIStoryboardSegue, NSObject) (Inherited from UIViewController)
Present(NSViewController, CGRect, NSView, NSRectEdge, NSPopoverBehavior, Byte) (Inherited from NSViewController)
PresentError(NSError, NSWindow, NSObject, Selector, IntPtr) (Inherited from NSViewController)
PresentError(NSError) (Inherited from NSViewController)
PresentModalViewController(UIViewController, Boolean) (Inherited from UIViewController)
PresentMoviePlayerViewController(MPMoviePlayerViewController)

Displays a movie controller using the standard transition.

(Inherited from UIViewController)
PresentViewController(NSViewController, CGRect, NSView, UIntPtr, NSPopoverBehavior) (Inherited from NSViewController)
PresentViewController(NSViewController, INSViewControllerPresentationAnimator) (Inherited from NSViewController)
PresentViewController(UIViewController, Boolean, Action) (Inherited from UIViewController)
PresentViewControllerAsModalWindow(NSViewController) (Inherited from NSViewController)
PresentViewControllerAsSheet(NSViewController) (Inherited from NSViewController)
PresentViewControllerAsync(UIViewController, Boolean)

Modally presents a view controller.

(Inherited from UIViewController)
PresentViewControllerInWidget(NSViewController) (Inherited from NSViewController)
PressesBegan(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
PressesCancelled(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
PressesChanged(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
PressesEnded(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
PressureChange(NSEvent) (Inherited from NSViewController)
Print(NSObject) (Inherited from UIResponder)
PushViewController(UIViewController, Boolean) (Inherited from UINavigationController)
QuickLook(NSEvent) (Inherited from NSViewController)
RegisterForPreviewingWithDelegate(IUIViewControllerPreviewingDelegate, UIView) (Inherited from UIViewController)
RegisterForTraitChanges(Action<IUITraitEnvironment,UITraitCollection>, Type[])

Registers a callback handler that will be executed when one of the specified traits changes.

(Inherited from UIViewController)
RegisterForTraitChanges(Class[], Action<IUITraitEnvironment,UITraitCollection>) (Inherited from UIViewController)
RegisterForTraitChanges(Class[], NSObject, Selector) (Inherited from UIViewController)
RegisterForTraitChanges(Class[], Selector) (Inherited from UIViewController)
RegisterForTraitChanges(IUITraitDefinition[], Action<IUITraitEnvironment,UITraitCollection>)
Obsolete.
(Inherited from UIViewController)
RegisterForTraitChanges(IUITraitDefinition[], NSObject, Selector)
Obsolete.
(Inherited from UIViewController)
RegisterForTraitChanges(IUITraitDefinition[], Selector)
Obsolete.
(Inherited from UIViewController)
RegisterForTraitChanges(Type[], Action<IUITraitEnvironment,UITraitCollection>)

Registers a callback handler that will be executed when one of the specified traits changes.

(Inherited from UIViewController)
RegisterForTraitChanges(Type[], NSObject, Selector)

Registers a selector that will be called on the specified object when any of the specified traits changes.

(Inherited from UIViewController)
RegisterForTraitChanges(Type[], Selector)

Registers a selector that will be called on the current object when any of the specified traits changes.

(Inherited from UIViewController)
RegisterForTraitChanges<T>(Action<IUITraitEnvironment,UITraitCollection>)

Registers a callback handler that will be executed when the specified trait changes.

(Inherited from UIViewController)
RegisterForTraitChanges<T1,T2,T3,T4>(Action<IUITraitEnvironment,UITraitCollection>)

Registers a callback handler that will be executed when any of the specified traits changes.

(Inherited from UIViewController)
RegisterForTraitChanges<T1,T2,T3>(Action<IUITraitEnvironment,UITraitCollection>)

Registers a callback handler that will be executed when any of the specified traits changes.

(Inherited from UIViewController)
RegisterForTraitChanges<T1,T2>(Action<IUITraitEnvironment,UITraitCollection>)

Registers a callback handler that will be executed when any of the specified traits changes.

(Inherited from UIViewController)
ReloadInputViews() (Inherited from UIResponder)
RemoteControlReceived(UIEvent) (Inherited from UIResponder)
RemoveChildViewController(IntPtr) (Inherited from NSViewController)
RemoveFromParentViewController() (Inherited from UIViewController)
RemoveFromParentViewController() (Inherited from NSViewController)
RemoveKeyCommand(UIKeyCommand) (Inherited from UIViewController)
RemoveObserver(NSObject, NSString, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, NSString) (Inherited from NSObject)
RemoveObserver(NSObject, String, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, String) (Inherited from NSObject)
Rename(NSObject) (Inherited from UIResponder)
ResignFirstResponder() (Inherited from UIResponder)
ResignFirstResponder() (Inherited from NSViewController)
RespondsToSelector(Selector) (Inherited from NSObject)
RestoreState(NSCoder) (Inherited from NSViewController)
RestoreUserActivityState(NSUserActivity) (Inherited from UIResponder)
RestoreUserActivityState(NSUserActivity) (Inherited from NSViewController)
RightMouseDown(NSEvent) (Inherited from NSViewController)
RightMouseDragged(NSEvent) (Inherited from NSViewController)
RightMouseUp(NSEvent) (Inherited from NSViewController)
RotateWithEvent(NSEvent) (Inherited from NSViewController)
ScrollWheel(NSEvent) (Inherited from NSViewController)
Select(NSObject) (Inherited from UIResponder)
SelectAll(NSObject) (Inherited from UIResponder)
SetContentScrollView(UIScrollView, NSDirectionalRectEdge) (Inherited from UIViewController)
SetEditing(Boolean, Boolean) (Inherited from UIViewController)
SetMessage(String)
SetNavigationBarHidden(Boolean, Boolean) (Inherited from UINavigationController)
SetNeedsFocusUpdate()

When this is the active focus environment, requests a focus update, which can potentially change the PreferredFocusedView. (See also UpdateFocusIfNeeded().)

(Inherited from UIViewController)
SetNeedsStatusBarAppearanceUpdate() (Inherited from UIViewController)
SetNeedsUpdateContentUnavailableConfiguration() (Inherited from UIViewController)
SetNeedsUpdateOfHomeIndicatorAutoHidden() (Inherited from UIViewController)
SetNeedsUpdateOfPrefersInterfaceOrientationLocked() (Inherited from UIViewController)
SetNeedsUpdateOfPrefersPointerLocked() (Inherited from UIViewController)
SetNeedsUpdateOfScreenEdgesDeferringSystemGestures() (Inherited from UIViewController)
SetNeedsUpdateOfSupportedInterfaceOrientations() (Inherited from UIViewController)
SetNeedsUpdateProperties() (Inherited from UIViewController)
SetNilValueForKey(NSString) (Inherited from NSObject)
SetOverrideTraitCollection(UITraitCollection, UIViewController) (Inherited from UIViewController)
SetToolbarHidden(Boolean, Boolean) (Inherited from UINavigationController)
SetToolbarItems(UIBarButtonItem[], Boolean) (Inherited from UIViewController)
SetValueForKey(NSObject, NSString) (Inherited from NSObject)
SetValueForKeyPath(NativeHandle, NSString) (Inherited from NSObject)
SetValueForKeyPath(NSObject, NSString) (Inherited from NSObject)
SetValueForUndefinedKey(NSObject, NSString) (Inherited from NSObject)
SetValuesForKeysWithDictionary(NSDictionary) (Inherited from NSObject)
SetViewControllers(UIViewController[], Boolean) (Inherited from UINavigationController)
ShouldAutorotate() (Inherited from UIViewController)
ShouldAutorotateToInterfaceOrientation(UIInterfaceOrientation) (Inherited from UIViewController)
ShouldBeTreatedAsInkEvent(NSEvent) (Inherited from NSViewController)
ShouldPerformSegue(String, NSObject) (Inherited from UIViewController)
ShouldPerformSegue(String, NSObject) (Inherited from NSViewController)
ShouldUpdateFocus(UIFocusUpdateContext)

Called prior to the current object either losing or receiving focus. If either focus environment returns false, the focus update is canceled.

(Inherited from UIViewController)
ShowContextHelp(NSObject) (Inherited from NSViewController)
ShowDetailViewController(UIViewController, NSObject) (Inherited from UIViewController)
ShowViewController(UIViewController, NSObject) (Inherited from UINavigationController)
ShowWritingTools(NSObject) (Inherited from UIResponder)
SmartMagnify(NSEvent) (Inherited from NSViewController)
SupplementalTargetForAction(Selector, NSObject) (Inherited from NSViewController)
SwipeWithEvent(NSEvent) (Inherited from NSViewController)
SystemLayoutFittingSizeDidChangeForChildContentContainer(IUIContentContainer)

Notifies this container that auto layout resized a specified child container.

(Inherited from UIViewController)
TabletPoint(NSEvent) (Inherited from NSViewController)
TabletProximity(NSEvent) (Inherited from NSViewController)
ToggleBoldface(NSObject) (Inherited from UIResponder)
ToggleInspector(NSObject) (Inherited from UIResponder)
ToggleItalics(NSObject) (Inherited from UIResponder)
ToggleSidebar(NSObject) (Inherited from UIResponder)
ToggleUnderline(NSObject) (Inherited from UIResponder)
ToString()

Returns a string representation of the value of the current instance.

(Inherited from NSObject)
TouchesBegan(NSSet, UIEvent) (Inherited from UIResponder)
TouchesBeganWithEvent(NSEvent) (Inherited from NSViewController)
TouchesCancelled(NSSet, UIEvent) (Inherited from UIResponder)
TouchesCancelledWithEvent(NSEvent) (Inherited from NSViewController)
TouchesEnded(NSSet, UIEvent) (Inherited from UIResponder)
TouchesEndedWithEvent(NSEvent) (Inherited from NSViewController)
TouchesEstimatedPropertiesUpdated(NSSet) (Inherited from UIResponder)
TouchesMoved(NSSet, UIEvent) (Inherited from UIResponder)
TouchesMovedWithEvent(NSEvent) (Inherited from NSViewController)
TraitCollectionDidChange(UITraitCollection)

The trait collection that describes the environmnent changed.

(Inherited from UIViewController)
Transition(UIViewController, UIViewController, Double, UIViewAnimationOptions, Action, UICompletionHandler) (Inherited from UIViewController)
TransitionAsync(UIViewController, UIViewController, Double, UIViewAnimationOptions, Action)

Used for transitioning between two view controller'€™s child view controllers.

(Inherited from UIViewController)
TransitionFromViewController(NSViewController, NSViewController, NSViewControllerTransitionOptions, Action) (Inherited from NSViewController)
TryToPerformwith(Selector, NSObject) (Inherited from NSViewController)
Unbind(NSString) (Inherited from NSObject)
UnregisterForPreviewingWithContext(IUIViewControllerPreviewing) (Inherited from UIViewController)
UnregisterForTraitChanges(IUITraitChangeRegistration) (Inherited from UIViewController)
Unwind(UIStoryboardSegue, UIViewController) (Inherited from UIViewController)
UpdateContentUnavailableConfiguration(UIContentUnavailableConfigurationState) (Inherited from UIViewController)
UpdateFocusIfNeeded()

If any focus environment has a pending update, this method forces an immediate focus update. Unlike SetNeedsFocusUpdate(), this method may be called by any IUIFocusEnvironment, whether it currently contains focus or not.

(Inherited from UIViewController)
UpdateProperties() (Inherited from UIViewController)
UpdatePropertiesIfNeeded() (Inherited from UIViewController)
UpdateTextAttributes(UITextAttributesConversionHandler) (Inherited from UIResponder)
UpdateTraitsIfNeeded() (Inherited from UIViewController)
UpdateUserActivityState(NSUserActivity) (Inherited from UIResponder)
UpdateUserActivityState(NSUserActivity) (Inherited from NSViewController)
UpdateViewConstraints() (Inherited from UIViewController)
UpdateViewConstraints() (Inherited from NSViewController)
UseSelectionForFind(NSObject) (Inherited from UIResponder)
ValidateCommand(UICommand) (Inherited from UIResponder)
ValidateProposedFirstResponder(NSResponder, NSEvent) (Inherited from NSViewController)
ValidRequestorForSendType(String, String) (Inherited from NSViewController)
ValueForKey(NSString) (Inherited from NSObject)
ValueForKeyPath(NSString) (Inherited from NSObject)
ValueForUndefinedKey(NSString) (Inherited from NSObject)
ViewDidAppear() (Inherited from NSViewController)
ViewDidAppear(Boolean) (Inherited from UIViewController)
ViewDidDisappear() (Inherited from NSViewController)
ViewDidDisappear(Boolean) (Inherited from UIViewController)
ViewDidLayout() (Inherited from NSViewController)
ViewDidLayoutSubviews() (Inherited from UIViewController)
ViewDidLoad() (Inherited from UIViewController)
ViewDidLoad() (Inherited from NSViewController)
ViewDidUnload() (Inherited from UIViewController)
ViewIsAppearing(Boolean) (Inherited from UIViewController)
ViewLayoutMarginsDidChange() (Inherited from UIViewController)
ViewSafeAreaInsetsDidChange() (Inherited from UIViewController)
ViewWillAppear() (Inherited from NSViewController)
ViewWillAppear(Boolean) (Inherited from UIViewController)
ViewWillDisappear() (Inherited from NSViewController)
ViewWillDisappear(Boolean) (Inherited from UIViewController)
ViewWillLayout() (Inherited from NSViewController)
ViewWillLayoutSubviews() (Inherited from UIViewController)
ViewWillTransition(CGSize) (Inherited from NSViewController)
ViewWillTransitionToSize(CGSize, IUIViewControllerTransitionCoordinator) (Inherited from UIViewController)
ViewWillUnload() (Inherited from UIViewController)
WantsForwardedScrollEventsForAxis(NSEventGestureAxis) (Inherited from NSViewController)
WantsScrollEventsForSwipeTrackingOnAxis(NSEventGestureAxis) (Inherited from NSViewController)
WillAnimateFirstHalfOfRotation(UIInterfaceOrientation, Double) (Inherited from UIViewController)
WillAnimateRotation(UIInterfaceOrientation, Double) (Inherited from UIViewController)
WillAnimateSecondHalfOfRotation(UIInterfaceOrientation, Double) (Inherited from UIViewController)
WillChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
WillChangeValue(String) (Inherited from NSObject)
WillMoveToParentViewController(UIViewController) (Inherited from UIViewController)
WillPresentError(NSError) (Inherited from NSViewController)
WillRotate(UIInterfaceOrientation, Double) (Inherited from UIViewController)
WillTransitionToTraitCollection(UITraitCollection, IUIViewControllerTransitionCoordinator)

Notifies this that its trait collection will change to traitCollection, as coordinated by coordinator.

(Inherited from UIViewController)

Events

DidFinish

Event raised by the object.

Extension Methods

ObjectDidBeginEditing(NSObject, INSEditor)
ObjectDidEndEditing(NSObject, INSEditor)
GetValidModes(NSObject, NSFontPanel)
ValidateToolbarItem(NSObject, NSToolbarItem)
GetTouchBar(NSResponder)
MakeTouchBar(NSResponder)
SetTouchBar(NSResponder, NSTouchBar)
ShowWritingTools(NSResponder, NSObject)
PerformSegue(INSSeguePerforming, String, NSObject)
PrepareForSegue(INSSeguePerforming, NSStoryboardSegue, NSObject)
ShouldPerformSegue(INSSeguePerforming, String, NSObject)
QuickLookPreviewItems(NSResponder, NSObject)
PerformTextFinderAction(NSResponder, NSObject)
BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)
BrowserAccessibilityInsertTextAtCursor(NSObject, String)
GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)
GetAccessibilityLineRangeForPosition(NSObject, IntPtr)
GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)
GetBrowserAccessibilityAttributedValue(NSObject, NSRange)
GetBrowserAccessibilityContainerType(NSObject)
GetBrowserAccessibilityCurrentStatus(NSObject)
GetBrowserAccessibilityHasDomFocus(NSObject)
GetBrowserAccessibilityIsRequired(NSObject)
GetBrowserAccessibilityPressedState(NSObject)
GetBrowserAccessibilityRoleDescription(NSObject)
GetBrowserAccessibilitySelectedTextRange(NSObject)
GetBrowserAccessibilitySortDirection(NSObject)
GetBrowserAccessibilityValue(NSObject, NSRange)
SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)
SetBrowserAccessibilityCurrentStatus(NSObject, String)
SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)
SetBrowserAccessibilityIsRequired(NSObject, Boolean)
SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)
SetBrowserAccessibilityRoleDescription(NSObject, String)
SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)
SetBrowserAccessibilitySortDirection(NSObject, String)
ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)
GetDebugDescription(INSObjectProtocol)
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)
GetPencilKitResponderState(UIResponder)
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)
BeginPreviewPanelControl(NSObject, QLPreviewPanel)
EndPreviewPanelControl(NSObject, QLPreviewPanel)
GetAccessibilityCustomRotors(NSObject)

Gets the array of UIAccessibilityCustomRotor objects appropriate for this object.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Sets the array of UIAccessibilityCustomRotor objects appropriate for this object.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)
GetAccessibilityNextTextNavigationElement(NSObject)
GetAccessibilityNextTextNavigationElementBlock(NSObject)
GetAccessibilityPreviousTextNavigationElement(NSObject)
GetAccessibilityPreviousTextNavigationElementBlock(NSObject)
SetAccessibilityNextTextNavigationElement(NSObject, NSObject)
SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)
SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
GetAccessibilityTextInputResponder(NSObject)
GetAccessibilityTextInputResponderHandler(NSObject)
SetAccessibilityTextInputResponder(NSObject, IUITextInput)
SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)
GetTransitionCoordinator(UIViewController)

The IUIViewControllerTransitionCoordinator coordinating the transition of the specified UIViewController.

GetFocusGroupIdentifier(IUIFocusEnvironment)
GetPreferredFocusedView(IUIFocusEnvironment)

If not null, indicates the child UIView that should receive focus by default.

CanPaste(IUIPasteConfigurationSupporting, NSItemProvider[])

Returns true if the responder can paste from the specified item providers.

Paste(IUIPasteConfigurationSupporting, NSItemProvider[])

Performs the paste.

AlignCenter(IUIResponderStandardEditActions, NSObject)
AlignJustified(IUIResponderStandardEditActions, NSObject)
AlignLeft(IUIResponderStandardEditActions, NSObject)
AlignRight(IUIResponderStandardEditActions, NSObject)
Copy(IUIResponderStandardEditActions, NSObject)
Cut(IUIResponderStandardEditActions, NSObject)
DecreaseSize(IUIResponderStandardEditActions, NSObject)
Delete(IUIResponderStandardEditActions, NSObject)
Duplicate(IUIResponderStandardEditActions, NSObject)
Export(IUIResponderStandardEditActions, NSObject)
Find(IUIResponderStandardEditActions, NSObject)
FindAndReplace(IUIResponderStandardEditActions, NSObject)
FindNext(IUIResponderStandardEditActions, NSObject)
FindPrevious(IUIResponderStandardEditActions, NSObject)
IncreaseSize(IUIResponderStandardEditActions, NSObject)
MakeTextWritingDirectionLeftToRight(IUIResponderStandardEditActions, NSObject)
MakeTextWritingDirectionRightToLeft(IUIResponderStandardEditActions, NSObject)
Move(IUIResponderStandardEditActions, NSObject)
NewFromPasteboard(IUIResponderStandardEditActions, NSObject)
Paste(IUIResponderStandardEditActions, NSObject)
PasteAndGo(IUIResponderStandardEditActions, NSObject)
PasteAndMatchStyle(IUIResponderStandardEditActions, NSObject)
PasteAndSearch(IUIResponderStandardEditActions, NSObject)
PerformClose(IUIResponderStandardEditActions, NSObject)
Print(IUIResponderStandardEditActions, NSObject)
Rename(IUIResponderStandardEditActions, NSObject)
Select(IUIResponderStandardEditActions, NSObject)
SelectAll(IUIResponderStandardEditActions, NSObject)
ShowWritingTools(IUIResponderStandardEditActions, NSObject)
ToggleBoldface(IUIResponderStandardEditActions, NSObject)
ToggleInspector(IUIResponderStandardEditActions, NSObject)
ToggleItalics(IUIResponderStandardEditActions, NSObject)
ToggleSidebar(IUIResponderStandardEditActions, NSObject)
ToggleUnderline(IUIResponderStandardEditActions, NSObject)
UpdateTextAttributes(IUIResponderStandardEditActions, UITextAttributesConversionHandler)
UseSelectionForFind(IUIResponderStandardEditActions, NSObject)
CollapseSecondaryViewController(UIViewController, UIViewController, UISplitViewController)

Collapses the secondary view controller on splitViewController

GetSplitViewController(UIViewController)

Returns te split view controller for the nested view controller.

SeparateSecondaryViewControllerForSplitViewController(UIViewController, UISplitViewController)

Returns the separate secondary view controller for splitViewController.

RegisterForTraitChanges(IUITraitChangeObservable, Class[], NSObject, Selector)
RegisterForTraitChanges(IUITraitChangeObservable, Class[], Selector)
RegisterForTraitChanges(IUITraitChangeObservable, Class[], Action<IUITraitEnvironment,UITraitCollection>)
RegisterForTraitChanges(IUITraitChangeObservable, IUITraitDefinition[], NSObject, Selector)
RegisterForTraitChanges(IUITraitChangeObservable, IUITraitDefinition[], Selector)
RegisterForTraitChanges(IUITraitChangeObservable, IUITraitDefinition[], Action<IUITraitEnvironment,UITraitCollection>)

Applies to

See also