Table of Contents

TTMSFNCWebPushNotificationDirection Enumeration

Specifies the text direction used to display a notification.

API unit family: TMS.TMSFNCWebPushSender

Members

Name Description
ndAuto Uses the direction inferred from the notification content or the receiving platform default.
ndLtr Forces left-to-right text direction.
ndRtl Forces right-to-left text direction.