Version

Configuring the Center Button (igRadialMenu)

Topic Overview

Purpose

This topic explains how to configure the center button of the igRadialMenu™ control.

Required background

The following topics are prerequisites to understanding this topic:

In this topic

This topic contains the following sections:

Introduction

Center Button summary

The center button is the only visible part of the igRadialMenu control when it is closed; clicking on it opens the menu. To close the menu on the root level use the center button, on all other levels of Sub-Items use the center button to navigate back to the previous item’s level.

The igRadialMenu has several properties for configuring and customizing the center button and all of them start with "CenterButton".

Center Button Configuration Summary

Center button configuration summary chart

The following table briefly explains the main configurable aspects of the igRadialMenu’s center button and maps them to properties that configure them.

Configurable aspect Details Properties
Content width Set/Obtain the center button content’s width centerButtonContentWidth
Content height Set/Obtain the center button content’s height centerButtonContentHeight
Open/Close Open/Close the igRadialMenu isOpen

Related Content

Topics

The following topics provide additional information related to this topic.

View on GitHub