UIBarItem.LandscapeImagePhoneInsets 属性

定义

使用 iPhone 外观成语时,横向的每个边缘 (或开始) 。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIEdgeInsets LandscapeImagePhoneInsets { [Foundation.Export("landscapeImagePhoneInsets")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setLandscapeImagePhoneInsets:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.LandscapeImagePhoneInsets : UIKit.UIEdgeInsets with get, set

属性值

UIEdgeInsets

属性

适用于