다음을 통해 공유


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일 수 있습니다.

특성

적용 대상