Decrease the time component's rendering priority.
| [Visual Basic .NET] |
|---|
Public Sub DecreasePriority() |
| [C#] |
|---|
public void DecreasePriority(); |
| [Managed C++] |
|---|
public: void DecreasePriority(); |
| [Unmanaged C++] |
|---|
public: HRESULT DecreasePriority(); |
| [Java] |
|---|
public void decreasePriority(); |






