CTTypesetter
CTTypesetter(NSAttributedString)
CTTypesetter(NSAttributedString, CTTypesetterOptions)
~CTTypesetter()
Handle
Dispose()
Dispose(Boolean)
GetLine(NSRange)
GetLine(NSRange, Double)
SuggestClusterBreak(Int32, Double)
SuggestClusterBreak(Int32, Double, Double)
SuggestLineBreak(Int32, Double)
SuggestLineBreak(Int32, Double, Double)
xamarinmac
namespace CoreText
{
public class CTTypesetter : INativeObject, IDisposable
{
protected virtual void Dispose(bool disposing);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API