Share via


WebView.ShouldCloseWithWindow Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShouldCloseWithWindow { [Foundation.Export("shouldCloseWithWindow")] get; [Foundation.Export("setShouldCloseWithWindow:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shouldCloseWithWindow")>]
[<set: Foundation.Export("setShouldCloseWithWindow:")>]
member this.ShouldCloseWithWindow : bool with get, set

Property Value

Attributes

Applies to