Condividi tramite


NSCoder.DecodeBool(String) Metodo

Definizione

Decodifica il valore nella chiave specificata come bool.

[Foundation.Export("decodeBoolForKey:")]
public virtual bool DecodeBool (string key);
abstract member DecodeBool : string -> bool
override this.DecodeBool : string -> bool

Parametri

key
String

Chiave che identifica l'elemento da decodificare.

Restituisce

Attributi

Si applica a