Effect.OnAttached 方法

定义

附加效果并使其生效后调用的方法。

protected abstract void OnAttached();
abstract member OnAttached : unit -> unit

适用于