Skip to content

Add UI with native Chrome toolbar types #5175

@cjh1315553730

Description

@cjh1315553730

I try to modity cef lib in cef/include/internal/cef_types.h

///
/// Chrome toolbar types.
///
typedef enum {
CEF_CTT_NONE = 1,
CEF_CTT_NORMAL,
CEF_CTT_LOCATION,
} cef_chrome_toolbar_type_t;

expose the enum of cef_chrome_toolbar_type_t.CEF_CTT_NORMAL
let the cetsharp can use chrome tab

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions