Method IsEnabled
IsEnabled(FrameSettingsField)
Gets the stored override value for the passed in Frame Setting. Use this to access boolean values.
Declaration
public bool IsEnabled(FrameSettingsField field)
Parameters
| Type | Name | Description |
|---|---|---|
| FrameSettingsField | field | Requested field. |
Returns
| Type | Description |
|---|---|
| bool | True if the field is enabled. |