Share via


NSSplitViewItemAccessoryViewController.ViewDidAppear Method

Definition

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

Applies to