UIBarItem.LandscapeImagePhone Propiedad

Definición

Imagen que se va a usar para representar el elemento en horizontal cuando se usa el lenguaje de apariencia del iPhone.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage LandscapeImagePhone { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("landscapeImagePhone", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setLandscapeImagePhone:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LandscapeImagePhone : UIKit.UIImage with get, set

Valor de propiedad

Este valor puede ser null.

Atributos

Se aplica a