次の方法で共有


DomOverflowEvent.InitEvent(UInt16, Boolean, Boolean) メソッド

定義

注意事項

Use the constructor instead.

[Foundation.Export("initOverflowEvent:horizontalOverflow:verticalOverflow:")]
[System.Obsolete("Use the constructor instead.", false)]
public virtual void InitEvent (ushort orient, bool hasHorizontalOverflow, bool hasVerticalOverflow);
override this.InitEvent : uint16 * bool * bool -> unit

パラメーター

orient
UInt16
hasHorizontalOverflow
Boolean
hasVerticalOverflow
Boolean
属性

適用対象