CompositionEvent: initCompositionEvent() メソッド
Deprecated
Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.>
initCompositionEvent() は CompositionEvent インターフェイスのメソッドで、 CompositionEvent オブジェクトインスタンスの属性を初期化します。
メモ:
CompositionEvent を生成する正しい方法は、 CompositionEvent() コンストラクターを使用する方法です。