|
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(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)
|
|
AlignCenter(NSObject)
|
(Inherited from UIResponder)
|
|
AlignJustified(NSObject)
|
(Inherited from UIResponder)
|
|
AlignLeft(NSObject)
|
(Inherited from UIResponder)
|
|
AlignRight(NSObject)
|
(Inherited from UIResponder)
|
|
ApplicationFinishedRestoringState()
|
(Inherited from UIViewController)
|
|
AwakeFromNib()
|
(Inherited from NSObject)
|
|
BecomeFirstResponder()
|
(Inherited from UIResponder)
|
|
BeginAppearanceTransition(Boolean, Boolean)
|
(Inherited from UIViewController)
|
|
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)
|
|
BuildMenu(IUIMenuBuilder)
|
(Inherited from UIResponder)
|
|
CanEditItem(UICollectionView, NSIndexPath)
|
|
CanFocusItem(UICollectionView, NSIndexPath)
|
Whether the item at indexPath can be focused.
|
|
CanMoveItem(UICollectionView, NSIndexPath)
|
|
CanPaste(NSItemProvider[])
|
Returns true if the responder can paste from the specified item providers.
(Inherited from UIResponder)
|
|
CanPerform(Selector, NSObject)
|
(Inherited from UIResponder)
|
|
CanPerformAction(UICollectionView, Selector, NSIndexPath, NSObject)
|
Whether the cell at the specified indexPath supports the specified action.
|
|
CanPerformPrimaryActionForItem(UICollectionView, NSIndexPath)
|
|
CanPerformUnwind(Selector, UIViewController, NSObject)
|
(Inherited from UIViewController)
|
|
CanPerformUnwindDeprecated(Selector, UIViewController, NSObject)
|
(Inherited from UIViewController)
|
|
CaptureTextFromCamera(NSObject)
|
(Inherited from UIResponder)
|
|
CellDisplayingEnded(UICollectionView, UICollectionViewCell, NSIndexPath)
|
Indicates that the cell at the specified indexPath has been removed.
|
|
ChildViewControllerForStatusBarHidden()
|
(Inherited from UIViewController)
|
|
ChildViewControllerForStatusBarStyle()
|
(Inherited from UIViewController)
|
|
ConformsToProtocol(NativeHandle)
|
(Inherited from NSObject)
|
|
Copy()
|
(Inherited from NSObject)
|
|
Copy(NSObject)
|
(Inherited from UIResponder)
|
|
CreateTouchBar()
|
(Inherited from UIResponder)
|
|
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)
|
|
DecelerationEnded(UIScrollView)
|
Indicates that deceleration relating to a scroll event has ended.
|
|
DecelerationStarted(UIScrollView)
|
Indicates that deceleration of a scrolling event has begun.
|
|
DecodeRestorableState(NSCoder)
|
(Inherited from UIViewController)
|
|
DecreaseSize(NSObject)
|
(Inherited from UIResponder)
|
|
Delete(NSObject)
|
(Inherited from UIResponder)
|
|
DidAnimateFirstHalfOfRotation(UIInterfaceOrientation)
|
(Inherited from UIViewController)
|
|
DidBeginMultipleSelectionInteraction(UICollectionView, NSIndexPath)
|
|
DidChange(NSKeyValueChange, NSIndexSet, NSString)
|
(Inherited from NSObject)
|
|
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)
|
(Inherited from NSObject)
|
|
DidChangeAdjustedContentInset(UIScrollView)
|
Method that is called when the inset values change.
|
|
DidChangeValue(String)
|
(Inherited from NSObject)
|
|
DidEndMultipleSelectionInteraction(UICollectionView)
|
|
DidMoveToParentViewController(UIViewController)
|
(Inherited from UIViewController)
|
|
DidReceiveMemoryWarning()
|
(Inherited from UIViewController)
|
|
DidRotate(UIInterfaceOrientation)
|
(Inherited from UIViewController)
|
|
DidUpdateFocus(UICollectionView, UICollectionViewFocusUpdateContext, UIFocusAnimationCoordinator)
|
Indicates that the focus changed as detailed in the context.
|
|
DidUpdateFocus(UIFocusUpdateContext, UIFocusAnimationCoordinator)
|
Delegate method called shortly after focus has changed to a new UIView.
(Inherited from UIViewController)
|
|
DidZoom(UIScrollView)
|
Indicates that the specified scrollView has zoomed.
|
|
DismissModalViewController(Boolean)
|
(Inherited from UIViewController)
|
|
DismissMoviePlayerViewController()
|
Dismisses the MPMoviePlayerViewController.
(Inherited from UIViewController)
|
|
DismissViewController(Boolean, Action)
|
(Inherited from UIViewController)
|
|
DismissViewControllerAsync(Boolean)
|
Dismisses the presented view controller.
(Inherited from UIViewController)
|
|
Dispose()
|
Releases the resources used by the NSObject object.
(Inherited from NSObject)
|
|
Dispose(Boolean)
|
(Inherited from UIViewController)
|
|
DoesNotRecognizeSelector(Selector)
|
(Inherited from NSObject)
|
|
DraggingEnded(UIScrollView, Boolean)
|
Indicates that dragging has completed.
|
|
DraggingStarted(UIScrollView)
|
Indicates that dragging has begun.
|
|
Duplicate(NSObject)
|
(Inherited from UIResponder)
|
|
EncodeRestorableState(NSCoder)
|
(Inherited from UIViewController)
|
|
EncodeTo(NSCoder)
|
Encodes the state of the object using the provided encoder.
|
|
EndAppearanceTransition()
|
(Inherited from UIViewController)
|
|
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)
|
|
GetAllowedChildViewControllersForUnwinding(UIStoryboardUnwindSegueSource)
|
(Inherited from UIViewController)
|
|
GetCell(UICollectionView, NSIndexPath)
|
Gets a cell.
|
|
GetChildViewControllerContainingSegueSource(UIStoryboardUnwindSegueSource)
|
(Inherited from UIViewController)
|
|
GetChildViewControllerForInterfaceOrientationLock()
|
(Inherited from UIViewController)
|
|
GetContentScrollView(NSDirectionalRectEdge)
|
(Inherited from UIViewController)
|
|
GetContextMenuConfiguration(UICollectionView, NSIndexPath, CGPoint)
|
|
GetContextMenuConfiguration(UICollectionView, NSIndexPath[], CGPoint)
|
|
GetContextMenuConfigurationDismissalPreview(UICollectionView, UIContextMenuConfiguration, NSIndexPath)
|
|
GetContextMenuConfigurationHighlightPreview(UICollectionView, UIContextMenuConfiguration, NSIndexPath)
|
|
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)
|
|
GetIndexPath(UICollectionView, String, IntPtr)
|
Requests the index path for the item in the collection view at the specified index with the specified title.
|
|
GetIndexPathForPreferredFocusedView(UICollectionView)
|
When overridden, allows the developer to specify the item that should initially receive focus.
|
|
GetIndexTitles(UICollectionView)
|
Requests the index titles for the items in the specified collection view.
|
|
GetItemsCount(UICollectionView, IntPtr)
|
Returns the number of items in the specified section.
|
|
GetMethodForSelector(Selector)
|
(Inherited from NSObject)
|
|
GetNativeHash()
|
(Inherited from NSObject)
|
|
GetOverrideTraitCollectionForChildViewController(UIViewController)
|
(Inherited from UIViewController)
|
|
GetPreviewForDismissingContextMenu(UICollectionView, UIContextMenuConfiguration)
|
|
GetPreviewForHighlightingContextMenu(UICollectionView, UIContextMenuConfiguration)
|
|
GetProvider(UIDeferredMenuElement)
|
(Inherited from UIResponder)
|
|
GetSceneActivationConfigurationForItem(UICollectionView, NSIndexPath, CGPoint)
|
|
GetSegueForUnwinding(UIViewController, UIViewController, String)
|
(Inherited from UIViewController)
|
|
GetSelectionFollowsFocusForItem(UICollectionView, NSIndexPath)
|
|
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)
|
|
GetSoundIdentifier(UIFocusUpdateContext)
|
(Inherited from UIViewController)
|
|
GetSupportedInterfaceOrientations()
|
(Inherited from UIViewController)
|
|
GetTargetContentOffset(UICollectionView, CGPoint)
|
When overridden, allows the developer to modify the content offset for layout and animation changes.
|
|
GetTargetForAction(Selector, NSObject)
|
(Inherited from UIResponder)
|
|
GetTargetIndexPathForMove(UICollectionView, NSIndexPath, NSIndexPath)
|
When overridden, allows the developer to modify the final location of a moved item. (For instance, to disallow a move to a particular proposedIndexPath.)
|
|
GetTargetIndexPathForMoveOfItemFromOriginalIndexPath(UICollectionView, NSIndexPath, NSIndexPath, NSIndexPath)
|
|
GetTargetViewControllerForAction(Selector, NSObject)
|
(Inherited from UIViewController)
|
|
GetViewControllerForUnwind(Selector, UIViewController, NSObject)
|
(Inherited from UIViewController)
|
|
GetViewForSupplementaryElement(UICollectionView, NSString, NSIndexPath)
|
The reusable view used for the supplementary element at the specified indexPath.
|
|
IncreaseSize(NSObject)
|
(Inherited from UIResponder)
|
|
Init()
|
(Inherited from NSObject)
|
|
InitializeHandle(NativeHandle, String)
|
(Inherited from NSObject)
|
|
InitializeHandle(NativeHandle)
|
(Inherited from NSObject)
|
|
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)
|
|
ItemDeselected(UICollectionView, NSIndexPath)
|
Indicates that the cell at the specified indexPath has been deselected.
|
|
ItemHighlighted(UICollectionView, NSIndexPath)
|
Indicates that the cell at the specified indexPath has been highlighted.
|
|
ItemSelected(UICollectionView, NSIndexPath)
|
Indicates that the cell at the specified indexPath has been selected.
|
|
ItemUnhighlighted(UICollectionView, NSIndexPath)
|
Indicates that the cell at the specified indexPath has been unhighlighted.
|
|
LoadView()
|
(Inherited from UIViewController)
|
|
LoadViewIfNeeded()
|
(Inherited from UIViewController)
|
|
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)
|
|
Move(NSObject)
|
(Inherited from UIResponder)
|
|
MoveItem(UICollectionView, NSIndexPath, NSIndexPath)
|
|
MutableCopy()
|
(Inherited from NSObject)
|
|
NewFromPasteboard(NSObject)
|
(Inherited from UIResponder)
|
|
NumberOfSections(UICollectionView)
|
The number of sections in this UICollectionViewDataSource.
|
|
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)
|
(Inherited from NSObject)
|
|
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)
|
|
PerformAction(UICollectionView, Selector, NSIndexPath, NSObject)
|
Whether the cell at the specified indexPath supports the specified Copy or Paste action.
|
|
PerformClose(NSObject)
|
(Inherited from UIResponder)
|
|
PerformPrimaryActionForItem(UICollectionView, NSIndexPath)
|
|
PerformSegue(String, NSObject)
|
(Inherited from UIViewController)
|
|
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)
|
|
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(UIStoryboardSegue, NSObject)
|
(Inherited from UIViewController)
|
|
PresentModalViewController(UIViewController, Boolean)
|
(Inherited from UIViewController)
|
|
PresentMoviePlayerViewController(MPMoviePlayerViewController)
|
Displays a movie controller using the standard transition.
(Inherited from UIViewController)
|
|
PresentViewController(UIViewController, Boolean, Action)
|
(Inherited from UIViewController)
|
|
PresentViewControllerAsync(UIViewController, Boolean)
|
Modally presents a view controller.
(Inherited from UIViewController)
|
|
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)
|
|
Print(NSObject)
|
(Inherited from UIResponder)
|
|
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)
|
|
RemoveFromParentViewController()
|
(Inherited from UIViewController)
|
|
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)
|
|
RespondsToSelector(Selector)
|
(Inherited from NSObject)
|
|
RestoreUserActivityState(NSUserActivity)
|
(Inherited from UIResponder)
|
|
ScrollAnimationEnded(UIScrollView)
|
Indicates that all animations relating to scrolling have completed.
|
|
Scrolled(UIScrollView)
|
Indicates that the specified scrollView has scrolled.
|
|
ScrolledToTop(UIScrollView)
|
Indicates that the specified scrollView's scrolling has ended at the top.
|
|
Select(NSObject)
|
(Inherited from UIResponder)
|
|
SelectAll(NSObject)
|
(Inherited from UIResponder)
|
|
SetContentScrollView(UIScrollView, NSDirectionalRectEdge)
|
(Inherited from UIViewController)
|
|
SetEditing(Boolean, Boolean)
|
(Inherited from UIViewController)
|
|
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)
|
|
SetNeedsTouchBarUpdate()
|
(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)
|
|
SetNeedsUserInterfaceAppearanceUpdate()
|
(Inherited from UIViewController)
|
|
SetNilValueForKey(NSString)
|
(Inherited from NSObject)
|
|
SetOverrideTraitCollection(UITraitCollection, UIViewController)
|
(Inherited from UIViewController)
|
|
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)
|
|
ShouldAutorotate()
|
(Inherited from UIViewController)
|
|
ShouldAutorotateToInterfaceOrientation(UIInterfaceOrientation)
|
(Inherited from UIViewController)
|
|
ShouldBeginMultipleSelectionInteraction(UICollectionView, NSIndexPath)
|
|
ShouldDeselectItem(UICollectionView, NSIndexPath)
|
Whether the cell at the specified indexPath should allow itself to be deselected.
|
|
ShouldHighlightItem(UICollectionView, NSIndexPath)
|
Whether the cell at the specified indexPath should allow itself to be highlighted.
|
|
ShouldPerformSegue(String, NSObject)
|
(Inherited from UIViewController)
|
|
ShouldScrollToTop(UIScrollView)
|
Whether a scroll to the beginning of the scrollView should be permitted.
|
|
ShouldSelectItem(UICollectionView, NSIndexPath)
|
Whether the cell at the specified indexPath allows itself to be selected.
|
|
ShouldShowMenu(UICollectionView, NSIndexPath)
|
Whether the cell at the specified indexPath should show an Action menu.
|
|
ShouldSpringLoadItem(UICollectionView, NSIndexPath, IUISpringLoadedInteractionContext)
|
Method that is called to indicate whether the identified item should springload in the specified context.
|
|
ShouldUpdateFocus(UICollectionView, UICollectionViewFocusUpdateContext)
|
When overridden, allows the developer to prevent the focus change specified in context.
|
|
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)
|
|
ShowDetailViewController(UIViewController, NSObject)
|
(Inherited from UIViewController)
|
|
ShowViewController(UIViewController, NSObject)
|
(Inherited from UIViewController)
|
|
ShowWritingTools(NSObject)
|
(Inherited from UIResponder)
|
|
SupplementaryViewDisplayingEnded(UICollectionView, UICollectionReusableView, NSString, NSIndexPath)
|
Indicates that the supplementary view at the specified indexPath has been removed.
|
|
SystemLayoutFittingSizeDidChangeForChildContentContainer(IUIContentContainer)
|
Notifies this container that auto layout resized a specified child container.
(Inherited from UIViewController)
|
|
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)
|
|
TouchesCancelled(NSSet, UIEvent)
|
(Inherited from UIResponder)
|
|
TouchesEnded(NSSet, UIEvent)
|
(Inherited from UIResponder)
|
|
TouchesEstimatedPropertiesUpdated(NSSet)
|
(Inherited from UIResponder)
|
|
TouchesMoved(NSSet, UIEvent)
|
(Inherited from UIResponder)
|
|
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)
|
|
TransitionLayout(UICollectionView, UICollectionViewLayout, UICollectionViewLayout)
|
The UICollectionViewTransitionLayout to be used when moving from the specified fromLayout to the toLayout.
|
|
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)
|
|
UpdateViewConstraints()
|
(Inherited from UIViewController)
|
|
UseSelectionForFind(NSObject)
|
(Inherited from UIResponder)
|
|
ValidateCommand(UICommand)
|
(Inherited from UIResponder)
|
|
ValueForKey(NSString)
|
(Inherited from NSObject)
|
|
ValueForKeyPath(NSString)
|
(Inherited from NSObject)
|
|
ValueForUndefinedKey(NSString)
|
(Inherited from NSObject)
|
|
ViewDidAppear(Boolean)
|
(Inherited from UIViewController)
|
|
ViewDidDisappear(Boolean)
|
(Inherited from UIViewController)
|
|
ViewDidLayoutSubviews()
|
(Inherited from UIViewController)
|
|
ViewDidLoad()
|
(Inherited from UIViewController)
|
|
ViewDidUnload()
|
(Inherited from UIViewController)
|
|
ViewForZoomingInScrollView(UIScrollView)
|
The UIView to scale when zooming is requested.
|
|
ViewIsAppearing(Boolean)
|
(Inherited from UIViewController)
|
|
ViewLayoutMarginsDidChange()
|
(Inherited from UIViewController)
|
|
ViewSafeAreaInsetsDidChange()
|
(Inherited from UIViewController)
|
|
ViewWillAppear(Boolean)
|
(Inherited from UIViewController)
|
|
ViewWillDisappear(Boolean)
|
(Inherited from UIViewController)
|
|
ViewWillLayoutSubviews()
|
(Inherited from UIViewController)
|
|
ViewWillTransitionToSize(CGSize, IUIViewControllerTransitionCoordinator)
|
(Inherited from UIViewController)
|
|
ViewWillUnload()
|
(Inherited from UIViewController)
|
|
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)
|
|
WillDisplayCell(UICollectionView, UICollectionViewCell, NSIndexPath)
|
The cell is about to be displayed.
|
|
WillDisplayContextMenu(UICollectionView, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
|
|
WillDisplaySupplementaryView(UICollectionView, UICollectionReusableView, String, NSIndexPath)
|
The supplementary view is about to be displayed.
|
|
WillEndContextMenuInteraction(UICollectionView, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
|
|
WillEndDragging(UIScrollView, CGPoint, CGPoint)
|
Indicates that dragging is about to end.
|
|
WillMoveToParentViewController(UIViewController)
|
(Inherited from UIViewController)
|
|
WillPerformPreviewAction(UICollectionView, UIContextMenuConfiguration, IUIContextMenuInteractionCommitAnimating)
|
|
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)
|
|
ZoomingEnded(UIScrollView, UIView, NFloat)
|
Indicates that zooming has completed.
|
|
ZoomingStarted(UIScrollView, UIView)
|
Indicates that zooming has begun.
|