DXHintStyleBase.ClassHandle Property
The handle for this class.
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type | Description |
---|---|
IntPtr | The pointer to the Objective-C class. |
See Also