showSlash
Description​
Gets or sets whether the slash notation is shown.
- JavaScript
- C#
- Kotlin
showSlash: boolean;
bool ShowSlash { get; set; }
var showSlash: Boolean
Gets or sets whether the slash notation is shown.
showSlash: boolean;
bool ShowSlash { get; set; }
var showSlash: Boolean