RadialControllerIndependentInputSource.Controller Property

Definition

Gets a reference to a wheel input device or accessory such as the Surface Dial.

public:
 property RadialController ^ Controller { RadialController ^ get(); };
RadialController Controller();
public RadialController Controller { get; }
var radialController = radialControllerIndependentInputSource.controller;
Public ReadOnly Property Controller As RadialController

Property Value

The wheel input device.

Applies to