Show / Hide Table of Contents

Interface IAllowElementSetting

Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowElementSetting

Properties

WithHardware

Declaration
IAllowElementSettingsAndActions WithHardware { get; }
Property Value
Type Description
IAllowElementSettingsAndActions

WithJavaScript

Declaration
IAllowElementSettingsAndActions WithJavaScript { get; }
Property Value
Type Description
IAllowElementSettingsAndActions

Methods

WithElement(GPALElement)

Declaration
IAllowElementSettingsAndActions WithElement(GPALElement GPALElement)
Parameters
Type Name Description
GPALElement GPALElement
Returns
Type Description
IAllowElementSettingsAndActions
In This Article
Back to top Generated by DocFX