latest
InputMan Enumeration ToastPosition InputmanJS API 列挙型

ToastPosition 列挙型

トーストの表示位置を説明します。

メンバー

BottomCenter

BottomCenter: = "bottomcenter"

下部中央

BottomLeft

BottomLeft: = "bottomleft"

左下

BottomRight

BottomRight: = "bottomright"

右下

TopCenter

TopCenter: = "topcenter"

上部中央

TopLeft

TopLeft: = "topleft"

左上

TopRight

TopRight: = "topright"

右上