PokePointer.TouchableDistance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum distance a which a touchable surface can be interacted with.
public:
property float TouchableDistance { float get(); };
public float TouchableDistance { get; }
member this.TouchableDistance : single
Public ReadOnly Property TouchableDistance As Single