Share via


WKWebView.UnderPageBackgroundColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor? UnderPageBackgroundColor { [Foundation.Export("underPageBackgroundColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUnderPageBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSColor? UnderPageBackgroundColor { [Foundation.Export("underPageBackgroundColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUnderPageBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("underPageBackgroundColor", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setUnderPageBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.UnderPageBackgroundColor : UIKit.UIColor with get, set
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("underPageBackgroundColor", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setUnderPageBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.UnderPageBackgroundColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to