Cell.OnDisappearing Method

Definition

Invoked whenever an Disappearing event occurs. Implement this method to add class handling for this event.

protected virtual void OnDisappearing ();
abstract member OnDisappearing : unit -> unit
override this.OnDisappearing : unit -> unit

Applies to