Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


canGetSelection

Specifies whether the TouchScreenKeyboard supports the TouchScreenKeyboard.selection property. (Read Only)
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool canGetSelection { get; }

Remarks

This property is supported on Android, iOS, and UWP only. On unsupported platforms, this property always returns false.