tags
A set of strings, with each string specifying a tag used to mark on-demand resources managed by the request. (read-only)
ひとそろいの文字列、リクエストによって管理されるオンデマンドリソースを印するために使われるタグを各文字列で指定しています。(読み出しのみ)
Availability 有効性
Technology
@property(readonly, strong) NSBundle
*bundle;
This value is either the main bundle or the one specified in the call to init
. It is valid as soon as the NSBundle
object is created.
この値は、メインバンドルまたはinit
への呼び出しにおいて指定されるもののどちらかです。それは、NSBundle
オブジェクトが作成されるやいなや有効です。
tags