Type Alias

NSStreamPropertyKey

NSStream defines these string constants as keys for accessing stream properties using propertyForKey: and setting properties with setProperty:forKey:: NSStreamは、これら文字列定数をpropertyForKey:を使ってストリームプロパティにアクセスするそしてsetProperty:forKey:でプロパティを設定するためのキーとして定義します。

Declaration 宣言

typedef NSString *NSStreamPropertyKey;

Topics 話題

Type Properties 型プロパティ