Class GaugeEventArgs
Inheritance
System.Object
GaugeEventArgs
Namespace: Syncfusion.SfGauge.iOS
Assembly: Syncfusion.SfGauge.iOS.dll
Syntax
public class GaugeEventArgs : EventArgs
Constructors
GaugeEventArgs()
Declaration
public GaugeEventArgs()
Properties
PointerPosition
Declaration
public SFPointerPosition PointerPosition { get; set; }
Property Value
Type |
---|
SFPointerPosition |