UIBarItem.LandscapeImagePhone 属性

定义

使用 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

属性值

此值可为 null

属性

适用于