Skip to content

IBrowserWindow.BackgroundColor #7

@jwosty

Description

@jwosty

Probably something like:

type Color = { red: float32; green: float32; blue: float32; alpha: float32 }
type IBrowserWindow =
    abstract member BackgroundColor: Color with get, set
    // ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions