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

webFrame

Returns the WebFrame that contains the plug-in.

Declaration 宣言

@property(nonatomic, readonly, strong) WebFrame *webFrame;

Return Value 戻り値

The WebFrame that contains the plug-in.

Discussion 解説

Only implemented by containers that are based on the WebKit’s plug-in architecture.

See Also 参照

Obtaining information about the container