- setObject:forKey:
Sets the value of the specified default key.
指定されたdefaultキーの値を設定します。
- setFloat:forKey:
Sets the value of the specified default key to the specified float value.
指定されたdefaultキーの値をこの指定されたfloat値へと設定します。
- 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へと設定します。