ASP.NET Core MVC コントロールヘルプ
ShowDelay メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TooltipBaseBuilder<TControl,TBuilder> クラス : ShowDelay メソッド
The value.
Configurates C1.Web.Mvc.TooltipBase.ShowDelay. Sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element.
シンタックス
'宣言
 
Public Function ShowDelay( _
   ByVal value As System.Integer _
) As TBuilder
public TBuilder ShowDelay( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TooltipBaseBuilder<TControl,TBuilder> クラス
TooltipBaseBuilder<TControl,TBuilder> メンバ