UIKit.UIWebPaginationMode Enumeration
An enumeration whose values specify valid page-break modes for the UIKit.UIWebView's UIWebView.PaginationMode property.

Syntax

[ObjCRuntime.Native]
public enum UIWebPaginationMode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
BottomToTopThe content will be broken into pages that flow from bottom to top.
LeftToRightThe content will be broken into pages that flow from left to right.
RightToLeftThe content will be broken into pages that flow from right to left.
TopToBottomThe content will be broken into pages that flow from top to bottom.
UnpaginatedContent appears as one long scrolling view with no pages.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0