Share via


PdfView.UsePageViewController(Boolean, NSDictionary) Method

Definition

[Foundation.Export("usePageViewController:withViewOptions:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UsePageViewController(bool enable, Foundation.NSDictionary? viewOptions);
[<Foundation.Export("usePageViewController:withViewOptions:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
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