UITabBar.ItemSpacing 属性

定义

使用居中样式定位时的项间间距(以磅为单位)。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat ItemSpacing { [Foundation.Export("itemSpacing")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setItemSpacing:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ItemSpacing : nfloat with get, set

属性值

属性

适用于