UISettings.MessageDuration Property

Definition

Gets the length of time a message is displayed for the app view.

public:
 property unsigned int MessageDuration { unsigned int get(); };
uint32_t MessageDuration();
public uint MessageDuration { get; }
var uInt32 = uISettings.messageDuration;
Public ReadOnly Property MessageDuration As UInteger

Property Value

UInt32

unsigned int

uint32_t

The duration the message is displayed, in seconds.

Applies to