Share via


NSView.RemoveFromSuperviewWithoutNeedingDisplay Method

Definition

[Foundation.Export("removeFromSuperviewWithoutNeedingDisplay")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveFromSuperviewWithoutNeedingDisplay();
[<Foundation.Export("removeFromSuperviewWithoutNeedingDisplay")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveFromSuperviewWithoutNeedingDisplay : unit -> unit
override this.RemoveFromSuperviewWithoutNeedingDisplay : unit -> unit
Attributes

Applies to