If YES
, 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 宣言
- (void)webPlugInSetIsSelected:(BOOL)isSelected;
Parameters パラメータ
isSelected
Discussion 解説
This may be used, for example, to change the plug-in’s appearance when it is selected by the user.