If true
, the plug-in is currently selected. Otherwise, it is not selected.
Instance Method
インスタンスメソッド
web
webPlugInSetIsSelected(_:)
Controls plug-in behavior based on its selection.
Availability
- macOS 10.3+
Technology
- Web
Kit
Declaration 宣言
func webPlugInSetIsSelected(_ isSelected: Bool
)
Parameters パラメータ
isSelected
Discussion 解説
This may be used, for example, to change the plug-in’s appearance when it is selected by the user.