UIWebView.GapBetweenPages 属性

定义

页面之间的大小(以磅为单位)。

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

属性值

属性

适用于