GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeMomentsTabsConfigurations - iOS


The BlazeMomentsTabsConfigurations class represents the configuration for the Blaze Moments tabs. It includes different properties, for example, determining if the tabs are active and the offset for header buttons.

headerButtonsTopMargin

var headerButtonsTopOffset: CGFloat

The margin for the header buttons in the Blaze Moments Tabs player (i.e., Close, Mute).

When the tabs are active, by default the header buttons are positioned exactly below the tabs.

If you want to move the header buttons up or down, you can use this property to set the desired margin (negativevalue will lift the buttons up).


Did this page help you?