共用方式為


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

屬性

適用於