Table of Contents

Struct Foundation.NSAttributedStringRef

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
public ref struct Foundation.NSAttributedStringRef : IDisposable
Implements
Inherited Members

Constructors

NSAttributedStringRef(CFStringRef, CFMutableDictionaryRef)

public NSAttributedStringRef(CoreFoundation.CFStringRef text, CoreFoundation.CFMutableDictionaryRef attributes)

Parameters

text CoreFoundation.CFStringRef
attributes CoreFoundation.CFMutableDictionaryRef

Fields

Self

public readonly nint Self

Field Value

nint

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)

Parameters

str Foundation.NSAttributedStringRef

Returns

nint