Struct Foundation.NSAttributedStringRef
public ref struct Foundation.NSAttributedStringRef : IDisposable
- Implements
- Inherited Members
Constructors
NSAttributedStringRef(CFStringRef, CFMutableDictionaryRef)
public NSAttributedStringRef(CoreFoundation.CFStringRef text, CoreFoundation.CFMutableDictionaryRef attributes)
Parameters
textCoreFoundation.CFStringRefattributesCoreFoundation.CFMutableDictionaryRef
Fields
Self
public readonly nint Self
Field Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Operators
implicit operator nint(NSAttributedStringRef)
public static implicit operator nint(Foundation.NSAttributedStringRef str)