Share via


NSView.RemoveFromSuperview Method

Definition

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

Applies to