Bagikan melalui


UICollectionViewController.UseLayoutToLayoutNavigationTransitions Properti

Definisi

Apakah UICollectionViewController ini mengoordinasikan transisi dengan UINavigationController.

[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

Nilai Properti

Mengembalikan true jika UICollectionViewController ini mengoordinasikan transisi dengan UINavigationController, false jika tidak.

Atribut

Berlaku untuk