UIPageViewController.DataSource Property

Definition

The source for data for this UIPageViewController.

public UIKit.IUIPageViewControllerDataSource DataSource { get; set; }
member this.DataSource : UIKit.IUIPageViewControllerDataSource with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Applies to