summaryrefslogtreecommitdiffstatshomepage
path: root/declarative/splitbutton.go
diff options
context:
space:
mode:
Diffstat (limited to 'declarative/splitbutton.go')
-rw-r--r--declarative/splitbutton.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/declarative/splitbutton.go b/declarative/splitbutton.go
index ca9c07a5..71ae6b4a 100644
--- a/declarative/splitbutton.go
+++ b/declarative/splitbutton.go
@@ -15,6 +15,7 @@ type SplitButton struct {
Background Brush
ContextMenuItems []MenuItem
+ DoubleBuffering bool
Enabled Property
Font Font
MaxSize Size