Compartilhar via


UICollectionViewController.UseLayoutToLayoutNavigationTransitions Propriedade

Definição

Se essa coordenada UICollectionViewController faz a transição com um 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

Valor da propriedade

Retornará true se essa coordenada UICollectionViewController fizer a transição com um UINavigationController, false caso contrário.

Atributos

Aplica-se a