Share via


NSSplitViewItemAccessoryViewController.ViewWillAppear Method

Definition

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

Applies to