Property Clicked
Clicked
public static int? Clicked { get; }
Property Value
- int?
Remarks
This global variable is useful for web-based consoles without a SynchronizationContext or TaskScheduler. Warning: Not thread-safe.
public static int? Clicked { get; }
This global variable is useful for web-based consoles without a SynchronizationContext or TaskScheduler. Warning: Not thread-safe.