Tabs Image Position property

Official Content
This documentation is valid for:
Specifies the relative location of the image to the text.

Values

Above Text The image is shown above the text.
After Text The image is shown after the text.
Before Text The image is shown before the text.
Behind Text The image is shown behind the text (applies only for iOS)
Below Text The image is shown below the text.
Platform Default Before text for Android and Above text for iOS.

Description

Determines the position of the image (as selected or not selected shape) to the tab text.

According to the standards, Platform Default means Before text for Android and Above text for iOS.

In Menu for Smart Devices objects, the property applies only for Android applications.

Runtime/Design time

This property applies only at design-time.

How to apply changes

To apply changes made by this property, do a Build with this Only of the object.

Scope

Objects: Panel for Smart Devices
Platforms: Smart Devices(Android, IOS)

See Also

Tab control for Panels