IUIPageViewControllerDataSource.GetNextViewController Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna o próximo UIViewController.
[Foundation.Export("pageViewController:viewControllerAfterViewController:")]
[Foundation.Preserve(Conditional=true)]
public UIKit.UIViewController GetNextViewController (UIKit.UIPageViewController pageViewController, UIKit.UIViewController referenceViewController);
abstract member GetNextViewController : UIKit.UIPageViewController * UIKit.UIViewController -> UIKit.UIViewController
Parâmetros
- pageViewController
- UIPageViewController
- referenceViewController
- UIViewController
Retornos
- Atributos