Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
RadialController.CreateForCurrentView Method
Definition
- Namespace:
- Windows.UI.Input
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.
Instantiates a RadialController object for the wheel device and binds it to the active application.
public:
static RadialController ^ CreateForCurrentView();
static RadialController CreateForCurrentView();
public static RadialController CreateForCurrentView();
function createForCurrentView()
Public Shared Function CreateForCurrentView () As RadialController
Returns
The RadialController object to bind to the active application.
Remarks
We recommend creating the RadialController object in your app's OnPageLoaded event handler.
Applies to
See also
Feedback
Was this page helpful?
