Edit

Share via


PdfView.UsePageViewController(Boolean, NSDictionary) Method

Definition

[Foundation.Export("usePageViewController:withViewOptions:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UsePageViewController (bool enable, Foundation.NSDictionary viewOptions);
abstract member UsePageViewController : bool * Foundation.NSDictionary -> unit
override this.UsePageViewController : bool * Foundation.NSDictionary -> unit

Parameters

enable
Boolean
viewOptions
NSDictionary

To be added.

This parameter can be null.

Attributes

Applies to