Property mainLooper
mainLooper
The main looper of the App UI system.
Declaration
public static Looper mainLooper { get; }
Property Value
Type | Description |
---|---|
Looper |
Exceptions
Type | Condition |
---|---|
InvalidOperationException | Thrown if the App UI system is not ready. |