ru.dgis.sdk.androidauto.CopyrightPosition | Android SDK | Urbi Documentation
Android SDK

CopyrightPosition

Position of the copyright icon on the screen.

CopyrightPosition(gravity: Int, margins: CopyrightMargins)

Position of the copyright icon on the screen.

Parameters
gravity
Int

The gravity value (e.g., Gravity.START, Gravity.BOTTOM) that determines the alignment of the copyright icon within the screen.

margins
CopyrightMargins

The margins between the screen and a copyright icon.

Returns
Properties

The gravity value (e.g., Gravity.START, Gravity.BOTTOM) that determines the alignment of the copyright icon within the screen.

The margins between the screen and a copyright icon.