PenCursortextIsVisible Method |
Indicates if text should be visible.
Namespace:
TouchScript.Behaviors.Cursors
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected override bool textIsVisible()
Return Value
Type:
BooleanTrue if pointer text should be displayed;
false otherwise.
See Also