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

属性

適用対象