Class RadialPointer
Represents a pointer that allows the user to select a value in SfRadialSlider control.
Inheritance
System.Object
RadialPointer
Namespace: Syncfusion.UI.Xaml.Controls.Navigation
Assembly: Syncfusion.SfRadialMenu.UWP.dll
Syntax
public class RadialPointer : Control
Remarks
Constructors
RadialPointer()
Initializes a new instance of the RadialPointer class.
Declaration
public RadialPointer()
See Also
Methods
OnApplyTemplate()
Initializes the variables on applying template.
Declaration
protected override void OnApplyTemplate()