attributedTitle
An optional title for the item.
項目に対する随意のタイトル。
userInfo
An optional dictionary of keys and values corresponding to the extension item’s properties.
拡張項目の持つプロパティに対応しているキーと値からなる随意の辞書。
Availability 有効性
Technology
@interface NSExtensionItem : NSObject
attributedTitle
userInfo
attachments
attributedContentText
Info.plist
.
これらのキーは、拡張項目プロパティに対応します、そして拡張の持つInfo.plist
において指定されます。
com.apple.structured-text
, which conforms to public.plain-text
. Use these constants to specify the type of data your extension works with.
これら定数は、com.apple.structured-text
の下位Uniform Type Identifierを表します、それはpublic.plain-text
に準拠します。これらの定数を使って、あなたの拡張が扱うデータの方を指定してください。
NSItemProvider