TextCell.OnTapped 方法

定义

只要点击 Cell 就会调用。

protected internal override void OnTapped ();
override this.OnTapped : unit -> unit

注解

为 TextCell 重写。

适用于