Share via


UIView.MovedToSuperview Method

Definition

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

Applies to