バージョン

AddExplicitMode メソッド (ResponsiveSetting)

指定されたキーの新しいモデル構成を追加します。
シンタックス
'宣言
 
Public Sub AddExplicitMode( _
   ByVal key As System.String, _
   ByVal mode As ResponsiveMode _
) 
public void AddExplicitMode( 
   System.string key,
   ResponsiveMode mode
)

パラメータ

key
mode
参照

オンラインで表示: GitHub