DevToolsClientFedCm Property |
Version 130.1.90
This domain allows interacting with the FedCM dialog.
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public FedCmClient FedCm { get; }
public:
property FedCmClient^ FedCm {
FedCmClient^ get ();
}
Property Value
FedCmClientSee Also