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
派生
属性
実装

コンストラクター

名前 説明
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)

プロパティ

名前 説明
AccessibilityAttributedUserInputLabels (継承元 NSObject)
AccessibilityRespondsToUserInteraction (継承元 NSObject)
AccessibilityTextualContext (継承元 NSObject)
AccessibilityUserInputLabels (継承元 NSObject)
AttributedStringByInflectingString
Class (継承元 NSObject)
ClassHandle

このクラスの Objective-C クラス ハンドル。

CocoaVersionDocumentAttribute

定数 'NSCoaVersionDocumentAttribute' に関連付けられている値を表します。

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)

メソッド

名前 説明
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)

マークダウン データから新しい NSAttributedString を作成します。

Create(NSData, NSDictionary, NSDictionary, NSError)

新しい NSAttributedString を作成します。

Create(NSData, NSError)

新しい NSAttributedString を作成します。

Create(NSFileWrapper, NSDictionary)

RTFD データを使用してwrapperを解析して、NSAttributedStringを作成します。

Create(NSUrl, NSAttributedStringDocumentAttributes, NSDictionary, NSError)

新しい NSAttributedString を作成します。

Create(NSUrl, NSAttributedStringDocumentAttributes, NSError)

新しい NSAttributedString を作成します。

Create(NSUrl, NSAttributedStringMarkdownParsingOptions, NSUrl, NSError)

マークダウン ファイルから新しい 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)

htmlData データを HTML として解析してNSAttributedStringを作成します。

CreateWithHTML(NSData, NSDictionary, NSDictionary)

htmlData データを HTML として解析してNSAttributedStringを作成します。

CreateWithHTML(NSData, NSDictionary)

htmlData データを HTML として解析してNSAttributedStringを作成します。

CreateWithHTML(NSData, NSUrl, NSDictionary)

htmlData データを HTML として解析してNSAttributedStringを作成します。

CreateWithRTF(NSData, NSDictionary)

rtfData データを RTF として解析して、NSAttributedStringを作成します。

CreateWithRTFD(NSData, NSDictionary)

rtfdData データを RTFD として解析して、NSAttributedStringを作成します。

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)

拡張メソッド

名前 説明
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)

適用対象