Share via


WKWebView.MinimumViewportInset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets MinimumViewportInset { [Foundation.Export("minimumViewportInset")] get; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSEdgeInsets MinimumViewportInset { [Foundation.Export("minimumViewportInset")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("minimumViewportInset")>]
member this.MinimumViewportInset : UIKit.UIEdgeInsets
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("minimumViewportInset")>]
member this.MinimumViewportInset : AppKit.NSEdgeInsets

Property Value

Attributes

Applies to