共用方式為


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

屬性值

屬性

適用於