class SetContentAreaSettings

Defined at line 1179 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/markers.h

Sets various settings for how web content should be run in the Frame. May be called at any

time, including after the URL has loaded. Each call changes only the specified fields,

overwriting any prior value.

This method will fail with `ZX_ERR_NOT_SUPPORTED` if any value in [`ContentAreaSettings`]

is not supported by the Frame.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal