IRadialControllerInterop interface (radialcontrollerinterop.h)
Enables interoperability with a WinRT RadialController object and provides access to RadialController members for customizing the interaction experience.
Inheritance
The IRadialControllerInterop interface inherits from IInspectable. IRadialControllerInterop also has these types of members:
Methods
The IRadialControllerInterop interface has these methods.
IRadialControllerInterop::CreateForWindow Instantiates a RadialController object and binds it to the active application. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1607 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | radialcontrollerinterop.h |
See also
Developer and UX guidance
Samples