SystemNavButton

<< 点击显示目录 >>

主页  mappView帮助助手 > mapp View帮助信息 > Widgets  > System  >

SystemNavButton

Widget "SystemNavButton" cannot be added manually, but it is used internally by widget "Navigation".

The following properties cannot be used in compound widget "Mapping":

imageHeight, imageWidth

Appearance

navigationbutton_editor

navigationbutton_runtime

Editor

Web browser

Properties

Name

Type

Description

Bindable

Necessary

Default value

imageHeight

ImageSize

Defines the height of the image in the widget.

 

 

0

imageWidth

ImageSize

Defines the width of the image in the widget.

 

 

0

Styleable properties

Name

Type

Description

Default value

borderStyle

BorderStyle

Defines the style of the border around the widget. Borders can be unbroken, dashed or dotted.

solid

borderWidth

PixelValCollection

Defines the width of the border around the widget.

2px

cornerRadius

PixelValCollection

Defines the corner style of the widget.

0px

backColor

Color

Defines the background color of the widget.

#DBDBDB

disabledBackColor

Color

Defines the background color of the widget in the disabled state.

#F1F1F1

backGroundGradient

Gradient

Defines the background color of the widget as a color gradient.

 

disabledBackGroundGradient

Gradient

Defines the background color of the widget as a color gradient in the disabled state.

 

mouseDownBackGroundGradient

Gradient

Defines the background color of the widget as a color gradient while the widget is being pressed.

 

backGround

ImagePath

Defines a relative path to an image to be used as the background.

 

borderColor

ColorCollection

Defines the color of the border around the widget.

#5B7C70

disabledBorderColor

ColorCollection

Defines the color of the border around the widget in the disabled state.

#FFFFFF #C8C8C8 #C8C8C8 #FFFFFF

textColor

Color

Defines the color used to display the text.

#000000

checkedTextColor

Color

Defines the color used to display the text when the widget is pressed.

#000000

disabledTextColor

Color

Defines the color of the text in the disabled state.

#989898

disabledCheckedTextColor

Color

Defines the color used to display the text when the widget is pressed and disabled.

#000000

mouseDownBorderColor

ColorCollection

Defines the border color of the widget while the widget is being pressed.

#FD7B01

mouseDownBorderWidth

PixelValCollection

Defines the border width of the widget while the widget is being pressed.

2px

mouseDownBackColor

Color

Defines the background color of the widget while the widget is being pressed.

#DBDBDB

mouseDownTextColor

Color

Defines the color used to display the text while the widget is being pressed.

#000000

textAlign

TextAlign

Defines the orientation of the text.

center

opacity

Opacity

Defines the transparency of the widget. The lower the value, the more transparent the widget.

1

rotation

Rotation

Defines the rotation of the widget, e.g. a value of 90 degrees changes the rotation of the widget by 90 degrees clockwise.

0deg

fontSize

PixelVal

Defines the size of the font used to display the text.

12px

fontName

FontName

Defines the font used for the text shown.

Arial

bold

Boolean

Defines whether the text is shown in bold.

false

italic

Boolean

Defines whether the text is shown in italics.

false

padding

Padding

Defines the spacing between the outer boundary of the widget and its content. For more information, see here.

0px 10px

margin

Margin

Defines the offset of the external boundary of the widget to the widget's actual set position. For more information, see here.

0px

shadow

Shadow

Defines the shadow of the widget.

none

mouseDownShadow

Shadow

Defines the shadow of the widget while the widget is being pressed.

none

checkedBackColor

Color

Defines the background color of the widget when the widget is pressed.

#DBDBDB

checkedBorderColor

ColorCollection

Defines the border color of the widget when the widget is pressed.

#FD7B01

disabledCheckedBackColor

Color

Defines the background color of the widget when the widget is pressed and disabled.

#F1F1F1

disabledCheckedBorderColor

ColorCollection

Defines the border color of the widget when the widget is pressed and disabled.

#FFFFFF #C8C8C8 #C8C8C8 #FFFFFF

checkedBackGroundGradient

Gradient

Defines the background color of the widget as a color gradient when the widget is pressed.

 

disabledCheckedBackGroundGradient

Gradient

Defines the background color of the widget as a color gradient when the widget is pressed and disabled.

 

imageColor

Color

Defines the color of the image in the widget. This requires an SVG image whose color has not been set explicitly.

#000000

mouseDownImageColor

Color

Defines the color of the image in the widget while the widget is pressed. This requires an SVG image whose color has not been set explicitly.

#000000

disabledImageColor

Color

Defines the color of the image in the widget while the widget is disabled. This requires an SVG image whose color has not been set explicitly.

#000000

checkedImageColor

Color

Defines the color of the image that is displayed in the widget when the widget is pressed. This requires an SVG image whose color has not been set explicitly.

#000000

disabledCheckedImageColor

Color

Defines the color of the image when the widget is pressed and disabled. This requires an SVG image whose color has not been set explicitly.

#000000