- setObject:forKey:
Sets the value of the specified default key.
指定されたdefaultキーの値を設定します。
- setDouble:forKey:
Sets the value of the specified default key to the double value.
指定されたdefaultキーの値をこの指定されたdouble値へと設定します。
- setInteger:forKey:
Sets the value of the specified default key to the specified integer value.
指定されたdefaultキーの値をこの指定された整数値へと設定します。
- setBool:forKey:
Sets the value of the specified default key to the specified Boolean value.
指定されたdefaultキーの値をこの指定されたブール値へと設定します。
- setURL:forKey:
Sets the value of the specified default key to the specified URL.
指定されたdefaultキーの値をこの指定されたURLへと設定します。