UIKit.UINavigationItem.ClassHandle Property
The handle for this class.

Syntax

public override IntPtr ClassHandle { get; }

Value

The pointer to the Objective-C class.

Remarks

Each MonoTouch class mirrors an unmanaged Objective-C class. This value contains the pointer to the Objective-C class, it is similar to calling objc_getClass with the object name.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0