Share via


UIPageViewController.DataSource Property

Definition

The source for data for this UIPageViewController.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public UIKit.IUIPageViewControllerDataSource DataSource { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.DataSource : UIKit.IUIPageViewControllerDataSource with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to