Type Alias

NSSizePointer

Type indicating parameter is a pointer to an NSSize structure. パラメータがNSSize構造体へのあるポインタであることを指し示している型。

Declaration 宣言

typedef NSSize *NSSizePointer;

See Also 参照

Related Types 関連する型