Cell.OnAppearing 메서드

정의

Appearing 이벤트가 발생할 때마다 호출됩니다. 이 이벤트에 대한 클래스 처리를 추가하려면 이 메서드를 구현합니다.

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

적용 대상