共用方式為


UIWebView.PageCount 屬性

定義

版面配置完成之後,UIWebView 中的頁數。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint PageCount { [Foundation.Export("pageCount")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PageCount : nint

屬性值

System.System.IntPtr System.nativeint
屬性

適用於