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