Leer en inglés Editar

Compartir a través de


UITransitionViewControllerKind Enum

Definition

Enumerates whether a UIViewController for a transition is associated with the "from" UIView or the "to" UIView. Used with GetTransitionViewController(IUIViewControllerTransitionCoordinatorContext, UITransitionViewControllerKind).

C#
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UITransitionViewControllerKind
Inheritance
UITransitionViewControllerKind
Attributes

Fields

Name Value Description
ToView 0

Specifies a transition to a specified view.

FromView 1

Specifies a transition from a specified view.

Applies to

Producto Versiones
Xamarin iOS SDK 12