共用方式為


UIWebView.PaginationMode 屬性

定義

這個 UIWebView 所使用的 UIWebPaginationMode。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIWebPaginationMode PaginationMode { [Foundation.Export("paginationMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPaginationMode:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PaginationMode : UIKit.UIWebPaginationMode with get, set

屬性值

屬性

適用於