NSAttributedString 클래스

정의

[Foundation.Register("NSAttributedString", true)]
public class NSAttributedString : Foundation.NSObject, Foundation.INSItemProviderReading, Foundation.INSItemProviderWriting, Foundation.INSMutableCopying, Foundation.INSSecureCoding, IDisposable
[Foundation.Register("NSAttributedString", true)]
public class NSAttributedString : Foundation.NSObject, AppKit.INSPasteboardReading, AppKit.INSPasteboardWriting, Foundation.INSMutableCopying, Foundation.INSSecureCoding, IDisposable
[Foundation.Register("NSAttributedString", true)]
public class NSAttributedString : Foundation.NSObject, Foundation.INSMutableCopying, Foundation.INSSecureCoding, IDisposable
[<Foundation.Register("NSAttributedString", true)>]
type NSAttributedString = class
    inherit NSObject
    interface INSCoding
    interface INativeObject
    interface IDisposable
    interface INSCopying
    interface INSItemProviderReading
    interface INSItemProviderWriting
    interface INSMutableCopying
    interface INSSecureCoding
[<Foundation.Register("NSAttributedString", true)>]
type NSAttributedString = class
    inherit NSObject
    interface INSCoding
    interface INativeObject
    interface IDisposable
    interface INSCopying
    interface INSMutableCopying
    interface INSSecureCoding
    interface INSPasteboardReading
    interface INSPasteboardWriting
[<Foundation.Register("NSAttributedString", true)>]
type NSAttributedString = class
    inherit NSObject
    interface INSCoding
    interface INativeObject
    interface IDisposable
    interface INSCopying
    interface INSMutableCopying
    interface INSSecureCoding
상속
NSAttributedString
파생
특성
구현

생성자

Name Description
NSAttributedString()

기본값을 사용하여 새 NSAttributedString 값을 만듭니다.

NSAttributedString(NativeHandle)

관리되지 않는 개체의 관리되는 표현을 만들 때 사용되는 생성자입니다. 런타임에서 호출합니다.

NSAttributedString(NSAttributedString)
NSAttributedString(NSCoder)

unarchiver 개체에 저장된 데이터에서 개체를 초기화하는 생성자입니다.

NSAttributedString(NSData, NSAttributedStringDocumentAttributes, NSDictionary, NSError)
NSAttributedString(NSData, NSAttributedStringDocumentAttributes, NSDictionary)
NSAttributedString(NSData, NSAttributedStringDocumentAttributes, NSError)
NSAttributedString(NSData, NSAttributedStringMarkdownParsingOptions, NSUrl, NSError)
NSAttributedString(NSData, NSDictionary, NSDictionary, NSError)
NSAttributedString(NSData, NSDictionary, NSDictionary)
NSAttributedString(NSData, NSDictionary)
NSAttributedString(NSData, NSError)
NSAttributedString(NSData, NSUrl, NSDictionary)
NSAttributedString(NSFileWrapper, NSDictionary)
NSAttributedString(NSObjectFlag)

초기화를 건너뛰고 개체를 할당하기 위해 파생 클래스를 호출하는 생성자입니다.

NSAttributedString(NSUrl, NSAttributedStringDocumentAttributes, NSDictionary, NSError)
NSAttributedString(NSUrl, NSAttributedStringDocumentAttributes, NSError)
NSAttributedString(NSUrl, NSAttributedStringMarkdownParsingOptions, NSUrl, NSError)
NSAttributedString(NSUrl, NSDictionary, NSDictionary, NSError)
NSAttributedString(NSUrl, NSDictionary)
NSAttributedString(NSUrl, NSError)
NSAttributedString(String, CTStringAttributes)

CoreText 렌더링 함수에 사용할 NSAttributedString을 만듭니다.

NSAttributedString(String, NSAttributedStringMarkdownParsingOptions, NSUrl, NSError)
NSAttributedString(String, NSDictionary)
NSAttributedString(String, NSDictionary)
NSAttributedString(String, NSFont, NSColor, NSColor, NSColor, NSColor, NSColor, NSUnderlineStyle, NSUnderlineStyle, NSParagraphStyle, Single, NSShadow, NSUrl, Boolean, NSTextAttachment, NSLigatureType, Single, Single, Single, Single, NSCursor, String, Int32, NSGlyphInfo, NSArray, Boolean, NSTextLayoutOrientation, NSTextAlternatives, NSSpellingState)
NSAttributedString(String, NSStringAttributes)
NSAttributedString(String, UIFont, UIColor, UIColor, UIColor, NSParagraphStyle, NSLigatureType, Single, NSUnderlineStyle, NSShadow, Single, NSUnderlineStyle)

매개 변수에 지정된 특성을 사용하여 UIKit 특성 문자열을 만듭니다.

NSAttributedString(String, UIStringAttributes)
NSAttributedString(String)

속성

Name Description
AccessibilityAttributedUserInputLabels (다음에서 상속됨 NSObject)
AccessibilityRespondsToUserInteraction (다음에서 상속됨 NSObject)
AccessibilityTextualContext (다음에서 상속됨 NSObject)
AccessibilityUserInputLabels (다음에서 상속됨 NSObject)
AttributedStringByInflectingString
Class (다음에서 상속됨 NSObject)
ClassHandle

이 클래스의 Objective-C 클래스 핸들입니다.

CocoaVersionDocumentAttribute

상수 'NSCocoaVersionDocumentAttribute'와 연결된 값을 나타냅니다.

ContainsAttachments
DebugDescription (다음에서 상속됨 NSObject)
Description (다음에서 상속됨 NSObject)
ExposedBindings (다음에서 상속됨 NSObject)
Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 NSObject)
IsDirectBinding

이 인스턴스가 직접 Objective-C 바인딩을 사용하는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 NSObject)
IsProxy (다음에서 상속됨 NSObject)
Length
LowLevelValue
ReadableTypeIdentifiers
RetainCount (다음에서 상속됨 NSObject)
Self (다음에서 상속됨 NSObject)
Size
SourceTextScalingDocumentAttribute

상수 'NSSourceTextScalingDocumentAttribute'와 연결된 값을 나타냅니다.

Superclass (다음에서 상속됨 NSObject)
SuperHandle

NSObject메서드에 대한 기본 클래스의 메서드를 나타내는 데 사용되는 핸들입니다.

(다음에서 상속됨 NSObject)
TextLayoutSectionOrientation
TextLayoutSectionRange
TextLayoutSectionsAttribute
TextScalingDocumentAttribute

상수 'NSTextScalingDocumentAttribute'와 연결된 값을 나타냅니다.

UnderlineByWordMaskAttributeName
Value

문자열로 개체의 내용입니다.

WritableTypeIdentifiers
WritableTypeIdentifiersForItemProvider
Zone (다음에서 상속됨 NSObject)

메서드

Name Description
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) (다음에서 상속됨 NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) (다음에서 상속됨 NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

임의의 메서드를 사용하여 외부에서 관찰되는 개체를 등록합니다.

(다음에서 상속됨 NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

임의의 메서드를 사용하여 외부에서 관찰되는 개체를 등록합니다.

(다음에서 상속됨 NSObject)
AwakeFromNib() (다음에서 상속됨 NSObject)
BeginInvokeOnMainThread(Action)

주 UI 스레드에서 지정된 작업을 비동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

주 UI 스레드에서 지정된 코드를 비동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
Bind(NSString, NSObject, String, NSBindingOptions) (다음에서 상속됨 NSObject)
Bind(NSString, NSObject, String, NSDictionary) (다음에서 상속됨 NSObject)
BoundingRectWithSize(CGSize, NSStringDrawingOptions)
CommitEditing() (다음에서 상속됨 NSObject)
CommitEditing(NSObject, Selector, IntPtr) (다음에서 상속됨 NSObject)
ConformsToProtocol(NativeHandle) (다음에서 상속됨 NSObject)
ContainsAttachmentsInRange(NSRange)
Copy() (다음에서 상속됨 NSObject)
Copy(NSZone)

기본 Objective-C 개체의 복사본을 수행합니다.

Create(NSAdaptiveImageGlyph, NSDictionary<NSString,NSObject>)
Create(NSAdaptiveImageGlyph, NSDictionary<NSString,NSObject>)
Create(NSData, NSAttributedStringDocumentAttributes, NSDictionary, NSError)

NSAttributedString를 만듭니다.

Create(NSData, NSAttributedStringDocumentAttributes, NSError)

NSAttributedString를 만듭니다.

Create(NSData, NSAttributedStringMarkdownParsingOptions, NSUrl, NSError)

markdown 데이터에서 새 NSAttributedString 데이터를 만듭니다.

Create(NSData, NSDictionary, NSDictionary, NSError)

NSAttributedString를 만듭니다.

Create(NSData, NSError)

NSAttributedString를 만듭니다.

Create(NSFileWrapper, NSDictionary)

NSAttributedString RTFD 데이터를 구문 분석하여 wrapper 만듭니다.

Create(NSUrl, NSAttributedStringDocumentAttributes, NSDictionary, NSError)

NSAttributedString를 만듭니다.

Create(NSUrl, NSAttributedStringDocumentAttributes, NSError)

NSAttributedString를 만듭니다.

Create(NSUrl, NSAttributedStringMarkdownParsingOptions, NSUrl, NSError)

markdown 파일에서 새 NSAttributedString 파일을 만듭니다.

Create(NSUrl, NSDictionary, NSDictionary, NSError)

NSAttributedString를 만듭니다.

Create(NSUrl, NSError)

NSAttributedString를 만듭니다.

Create(String, NSAttributedStringMarkdownParsingOptions, NSUrl, NSError)

markdown을 사용하여 문자열에서 새로 NSAttributedString 만듭니다.

CreateWithDocFormat(NSData, NSDictionary)

wordDocFormat 데이터를 Microsoft Word 문서로 구문 분석하여 NSAttributedString 만듭니다.

CreateWithHTML(NSData, NSAttributedStringDocumentAttributes, NSDictionary)

NSAttributedString 데이터를 HTML로 구문 분석하여 htmlData 만듭니다.

CreateWithHTML(NSData, NSDictionary, NSDictionary)

NSAttributedString 데이터를 HTML로 구문 분석하여 htmlData 만듭니다.

CreateWithHTML(NSData, NSDictionary)

NSAttributedString 데이터를 HTML로 구문 분석하여 htmlData 만듭니다.

CreateWithHTML(NSData, NSUrl, NSDictionary)

NSAttributedString 데이터를 HTML로 구문 분석하여 htmlData 만듭니다.

CreateWithRTF(NSData, NSDictionary)

NSAttributedString 데이터를 RTF로 구문 분석하여 rtfData 만듭니다.

CreateWithRTFD(NSData, NSDictionary)

NSAttributedString 데이터를 RTFD로 구문 분석하여 rtfdData 만듭니다.

DangerousAutorelease()

이 개체에서 'autorelease' 선택기를 호출합니다.

(다음에서 상속됨 NSObject)
DangerousRelease()

이 개체에서 'release' 선택기를 호출합니다.

(다음에서 상속됨 NSObject)
DangerousRetain()

이 개체에서 'retain' 선택기를 호출합니다.

(다음에서 상속됨 NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString) (다음에서 상속됨 NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (다음에서 상속됨 NSObject)
DidChangeValue(String) (다음에서 상속됨 NSObject)
Dispose()

개체에서 사용하는 리소스를 NSObject 해제합니다.

(다음에서 상속됨 NSObject)
Dispose(Boolean)

이 개체에서 사용하는 리소스를 해제합니다.

(다음에서 상속됨 NSObject)
DoesNotRecognizeSelector(Selector) (다음에서 상속됨 NSObject)
DoubleClick(UIntPtr)
DrawString(CGPoint)

지정된 지점에 문자열을 그립니다.

DrawString(CGRect, NSStringDrawingOptions, NSStringDrawingContext)
DrawString(CGRect, NSStringDrawingOptions)
DrawString(CGRect)
EncodeTo(NSCoder)

제공된 인코더를 사용하여 개체의 상태를 인코딩합니다.

EnumerateAttribute(NSString, NSRange, NSAttributedStringEnumeration, NSAttributedStringCallback)
EnumerateAttributes(NSRange, NSAttributedStringEnumeration, NSAttributedRangeCallback)
Equals(NSObject)

지정된 NSObject 값이 현재 NSObject와 같은지 여부를 확인합니다.

(다음에서 상속됨 NSObject)
Equals(Object)

지정된 개체가 현재 NSObject개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 NSObject)
FromAttachment(NSTextAttachment, NSDictionary<NSString,NSObject>)
FromAttachment(NSTextAttachment, NSDictionary<NSString,NSObject>)
FromAttachment(NSTextAttachment)
FromAttachment(NSTextAttachment)
GetAppKitAttributes(IntPtr, NSRange, NSRange)
GetAppKitAttributes(IntPtr, NSRange)
GetAttribute(String, IntPtr, NSRange, NSRange)
GetAttribute(String, IntPtr, NSRange)
GetAttributes(IntPtr, NSRange, NSRange)
GetAttributes(IntPtr, NSRange)
GetBindingInfo(NSString) (다음에서 상속됨 NSObject)
GetBindingOptionDescriptions(NSString) (다음에서 상속됨 NSObject)
GetBindingValueClass(NSString) (다음에서 상속됨 NSObject)
GetBoundingRect(CGSize, NSStringDrawingOptions, NSStringDrawingContext)
GetCoreTextAttributes(IntPtr, NSRange, NSRange)
GetCoreTextAttributes(IntPtr, NSRange)
GetData(NSRange, NSAttributedStringDocumentAttributes, NSError)
GetData(NSRange, NSDictionary, NSError)
GetDataFromRange(NSRange, NSAttributedStringDocumentAttributes, NSError)
GetDataFromRange(NSRange, NSDictionary, NSError)
GetDictionaryOfValuesFromKeys(NSString[]) (다음에서 상속됨 NSObject)
GetDocFormat(NSRange, NSAttributedStringDocumentAttributes)
GetDocFormat(NSRange, NSDictionary)
GetFileWrapper(NSRange, NSAttributedStringDocumentAttributes, NSError)
GetFileWrapper(NSRange, NSDictionary, NSError)
GetFileWrapperFromRange(NSRange, NSAttributedStringDocumentAttributes, NSError)
GetFileWrapperFromRange(NSRange, NSDictionary, NSError)
GetFontAttributes(NSRange)
GetHashCode()

현재 인스턴스에 대한 해시 코드를 생성합니다.

(다음에서 상속됨 NSObject)
GetItemNumber(NSTextList, UIntPtr)
GetItemProviderVisibilityForTypeIdentifier(String)
GetLineBreak(UIntPtr, NSRange)
GetLineBreakByHyphenating(UIntPtr, NSRange)
GetMethodForSelector(Selector) (다음에서 상속됨 NSObject)
GetNativeHash() (다음에서 상속됨 NSObject)
GetNextWord(UIntPtr, Boolean)
GetObject(NSData, String, NSError)
GetPasteboardPropertyListForType(String)
GetRange(NSTextBlock, UIntPtr)
GetRange(NSTextList, UIntPtr)
GetRange(NSTextTable, UIntPtr)
GetReadableTypesForPasteboard(NSPasteboard)
GetReadingOptionsForType(String, NSPasteboard)
GetRtf(NSRange, NSAttributedStringDocumentAttributes)
GetRtf(NSRange, NSDictionary)
GetRtfd(NSRange, NSAttributedStringDocumentAttributes)
GetRtfd(NSRange, NSDictionary)
GetRtfdFileWrapper(NSRange, NSAttributedStringDocumentAttributes)
GetRtfdFileWrapper(NSRange, NSDictionary)
GetRulerAttributes(NSRange)
GetUIKitAttributes(IntPtr, NSRange, NSRange)
GetUIKitAttributes(IntPtr, NSRange)
GetUrl(UIntPtr, NSRange)
GetWritableTypesForPasteboard(NSPasteboard)
GetWritingOptionsForType(String, NSPasteboard)
Init()

Objective-C init 메서드를 호출하여 개체를 초기화합니다.

(다음에서 상속됨 NSObject)
InitializeHandle(NativeHandle, String) (다음에서 상속됨 NSObject)
InitializeHandle(NativeHandle) (다음에서 상속됨 NSObject)
Invoke(Action, Double)

지정된 지연 후 지정된 작업을 호출합니다.

(다음에서 상속됨 NSObject)
Invoke(Action, TimeSpan)

지정된 지연 후 지정된 작업을 호출합니다.

(다음에서 상속됨 NSObject)
InvokeOnMainThread(Action)

주 UI 스레드에서 지정된 작업을 동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
InvokeOnMainThread(Selector, NSObject)

주 UI 스레드에서 지정된 코드를 동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
IsEqual(NSAttributedString)
IsEqual(NSObject) (다음에서 상속됨 NSObject)
IsKindOfClass(Class) (다음에서 상속됨 NSObject)
IsMemberOfClass(Class) (다음에서 상속됨 NSObject)
LoadData(String, Action<NSData,NSError>)

로 데이터 로드를 사용자 지정하려면 이 메서드를 구현합니다 NSItemProvider.

LoadDataAsync(String, NSProgress)
LoadDataAsync(String)

항목 공급자에서 식별된 형식에 대한 데이터를 비동기적으로 로드하여 데이터가 포함된 작업을 반환합니다.

LoadFromHtml(NSData, NSAttributedStringDocumentAttributes, NSAttributedStringCompletionHandler)
LoadFromHtml(NSData, NSDictionary, NSAttributedStringCompletionHandler)
LoadFromHtml(NSUrl, NSAttributedStringDocumentAttributes, NSAttributedStringCompletionHandler)
LoadFromHtml(NSUrl, NSDictionary, NSAttributedStringCompletionHandler)
LoadFromHtml(NSUrlRequest, NSAttributedStringDocumentAttributes, NSAttributedStringCompletionHandler)
LoadFromHtml(NSUrlRequest, NSDictionary, NSAttributedStringCompletionHandler)
LoadFromHtml(String, NSAttributedStringDocumentAttributes, NSAttributedStringCompletionHandler)
LoadFromHtml(String, NSDictionary, NSAttributedStringCompletionHandler)
LoadFromHtmlAsync(NSData, NSAttributedStringDocumentAttributes)
LoadFromHtmlAsync(NSData, NSDictionary)
LoadFromHtmlAsync(NSUrl, NSAttributedStringDocumentAttributes)
LoadFromHtmlAsync(NSUrl, NSDictionary)
LoadFromHtmlAsync(NSUrlRequest, NSAttributedStringDocumentAttributes)
LoadFromHtmlAsync(NSUrlRequest, NSDictionary)
LoadFromHtmlAsync(String, NSAttributedStringDocumentAttributes)
LoadFromHtmlAsync(String, NSDictionary)
LowLevelGetAttributes(IntPtr, IntPtr)
LowLevelGetAttributes(IntPtr, NSRange)

지정된 범위의 특성에 대한 NSDictionary를 제공하는 하위 수준 버전입니다.

MarkDirty()

일반 피어 개체(IsDirectBinding은 true)를 toggleref 개체로 승격합니다.

(다음에서 상속됨 NSObject)
MutableCopy() (다음에서 상속됨 NSObject)
MutableCopy(NSZone)
ObjectDidEndEditing(NSObject) (다음에서 상속됨 NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSObject, Double, NSString[]) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSObject, Double) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSObject, NSObject) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSObject) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (다음에서 상속됨 NSObject)
PerformSelector(Selector) (다음에서 상속됨 NSObject)
PrefersRtfdInRange(NSRange)
PrepareForInterfaceBuilder() (다음에서 상속됨 NSObject)
RemoveObserver(NSObject, NSString, IntPtr) (다음에서 상속됨 NSObject)
RemoveObserver(NSObject, NSString) (다음에서 상속됨 NSObject)
RemoveObserver(NSObject, String, IntPtr) (다음에서 상속됨 NSObject)
RemoveObserver(NSObject, String) (다음에서 상속됨 NSObject)
RespondsToSelector(Selector) (다음에서 상속됨 NSObject)
SetNilValueForKey(NSString) (다음에서 상속됨 NSObject)
SetValueForKey(NSObject, NSString) (다음에서 상속됨 NSObject)
SetValueForKeyPath(NativeHandle, NSString)

지정된 키 경로로 식별되는 속성의 값을 지정된 값으로 설정합니다.

(다음에서 상속됨 NSObject)
SetValueForKeyPath(NSObject, NSString) (다음에서 상속됨 NSObject)
SetValueForUndefinedKey(NSObject, NSString) (다음에서 상속됨 NSObject)
SetValuesForKeysWithDictionary(NSDictionary) (다음에서 상속됨 NSObject)
Substring(IntPtr, IntPtr)
ToString()

현재 인스턴스 값의 문자열 표현을 반환합니다.

(다음에서 상속됨 NSObject)
Unbind(NSString) (다음에서 상속됨 NSObject)
ValueForKey(NSString) (다음에서 상속됨 NSObject)
ValueForKeyPath(NSString) (다음에서 상속됨 NSObject)
ValueForUndefinedKey(NSString) (다음에서 상속됨 NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString) (다음에서 상속됨 NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (다음에서 상속됨 NSObject)
WillChangeValue(String) (다음에서 상속됨 NSObject)

확장명 메서드

Name Description
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)
AccessibilityHitTest(NSObject, CGPoint, UIEvent)
BeginPreviewPanelControl(NSObject, QLPreviewPanel)
BoundingRectWithSize(NSAttributedString, CGSize, NSStringDrawingOptions, NSStringDrawingContext)
BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)
BrowserAccessibilityInsertTextAtCursor(NSObject, String)
ContainsAttachments(NSAttributedString, NSRange)

현재 NSAttributedString 에 지정된 range첨부 파일이 포함되어 있는지를 반환 true 합니다.

DrawAtPoint(NSAttributedString, CGPoint)
DrawInRect(NSAttributedString, CGRect)
DrawWithRect(NSAttributedString, CGRect, NSStringDrawingOptions, NSStringDrawingContext)
EndPreviewPanelControl(NSObject, QLPreviewPanel)
GetAccessibilityCustomRotors(NSObject)

개체에 적합한 개체의 UIAccessibilityCustomRotor 배열을 this 가져옵니다.

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)
GetAccessibilityLineRangeForPosition(NSObject, IntPtr)
GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)
GetAccessibilityNextTextNavigationElement(NSObject)
GetAccessibilityNextTextNavigationElementBlock(NSObject)
GetAccessibilityPreviousTextNavigationElement(NSObject)
GetAccessibilityPreviousTextNavigationElementBlock(NSObject)
GetAccessibilityTextInputResponder(NSObject)
GetAccessibilityTextInputResponderHandler(NSObject)
GetBrowserAccessibilityAttributedValue(NSObject, NSRange)
GetBrowserAccessibilityContainerType(NSObject)
GetBrowserAccessibilityCurrentStatus(NSObject)
GetBrowserAccessibilityHasDomFocus(NSObject)
GetBrowserAccessibilityIsRequired(NSObject)
GetBrowserAccessibilityPressedState(NSObject)
GetBrowserAccessibilityRoleDescription(NSObject)
GetBrowserAccessibilitySelectedTextRange(NSObject)
GetBrowserAccessibilitySortDirection(NSObject)
GetBrowserAccessibilityValue(NSObject, NSRange)
GetDebugDescription(INSObjectProtocol)
GetHandle(INativeObject)
GetItemProviderVisibilityForTypeIdentifier(INSItemProviderWriting, String)
GetNonNullHandle(INativeObject, String)
GetSize(NSAttributedString)
GetValidModes(NSObject, NSFontPanel)
GetWritableTypeIdentifiersForItemProvider(INSItemProviderWriting)
GetWritingOptionsForType(INSPasteboardWriting, String, NSPasteboard)
LoadDataAsync(INSItemProviderWriting, String, NSProgress)
LoadDataAsync(INSItemProviderWriting, String)

항목 공급자에서 식별된 형식에 대한 데이터를 비동기적으로 로드하여 데이터가 포함된 작업을 반환합니다.

ObjectDidBeginEditing(NSObject, INSEditor)
ObjectDidEndEditing(NSObject, INSEditor)
ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

개체에 적합한 개체의 UIAccessibilityCustomRotor 배열을 this 설정합니다.

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)
SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)
SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
SetAccessibilityTextInputResponder(NSObject, IUITextInput)
SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)
SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)
SetBrowserAccessibilityCurrentStatus(NSObject, String)
SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)
SetBrowserAccessibilityIsRequired(NSObject, Boolean)
SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)
SetBrowserAccessibilityRoleDescription(NSObject, String)
SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)
SetBrowserAccessibilitySortDirection(NSObject, String)
SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)
ValidateToolbarItem(NSObject, NSToolbarItem)

적용 대상