CoreText.CTFontDescriptor.Dispose Method
Releases the resources used by the CTFontDescriptor object.

Syntax

public void Dispose ()

Remarks

The Dispose method releases the resources used by the CTFontDescriptor class.

Calling the Dispose method when you are finished using the CTFontDescriptor ensures that all external resources used by this managed object are released as soon as possible. Once you have invoked the Dispose method, the object is no longer useful and you should no longer make any calls to it. For more information on releasing resources see ``Cleaning up Unmananaged Resources'' at http://msdn.microsoft.com/en-us/library/498928w2.aspx

Requirements

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