Share via


NSVisualEffectView.ViewDidMove Method

Definition

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("viewDidMoveToWindow")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.RequiresSuper]
public virtual void ViewDidMove();
[<Foundation.Advice("Overriding this method requires a call to the overriden method.")>]
[<Foundation.Export("viewDidMoveToWindow")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.RequiresSuper>]
abstract member ViewDidMove : unit -> unit
override this.ViewDidMove : unit -> unit
Attributes

Applies to