Freigeben über


UICollectionViewController.UseLayoutToLayoutNavigationTransitions Eigenschaft

Definition

Gibt an, ob dieser UICollectionViewController Übergänge mit einem UINavigationController koordiniert.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool UseLayoutToLayoutNavigationTransitions { [Foundation.Export("useLayoutToLayoutNavigationTransitions")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setUseLayoutToLayoutNavigationTransitions:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.UseLayoutToLayoutNavigationTransitions : bool with get, set

Eigenschaftswert

Gibt zurück true , wenn dieser UICollectionViewController Übergänge mit einem UINavigationController koordiniert, false falls dies nicht der Fall ist.

Attribute

Gilt für: