Instance Property インスタンスプロパティ

webPlugInContainerSelectionColor

Returns the plug-in selection color.

Declaration 宣言

@property(nonatomic, readonly, strong) NSColor *webPlugInContainerSelectionColor;

Return Value 戻り値

The plug-in selection color.

Discussion 解説

The color should be used for any special drawing when the plug-in is selected.

See Also 参照

Obtaining information about the container