コード例 #1
0
 /// <summary>
 /// Sets one or more options for the tooltip.
 /// </summary>
 /// <param name="options">A map of option-value pairs to set.</param>
 public void option(TooltipOptions options) { }
コード例 #2
0
 public static jQuery tooltip(this jQuery query, TooltipOptions options) { return default(jQuery); }