WKWebView.SetMagnification(nfloat, CGPoint) Method

Definition

[Foundation.Export("setMagnification:centeredAtPoint:")]
public virtual void SetMagnification (nfloat magnification, CoreGraphics.CGPoint centerPoint);
abstract member SetMagnification : nfloat * CoreGraphics.CGPoint -> unit
override this.SetMagnification : nfloat * CoreGraphics.CGPoint -> unit

Parameters

magnification
nfloat
centerPoint
CGPoint
Attributes

Applies to