Condividi tramite


CTFontDescriptor.GetAttribute(NSString) Metodo

Definizione

Recupera un oggetto CTFontDescriptorAttribute dal descrittore.

public Foundation.NSObject GetAttribute (Foundation.NSString attribute);
member this.GetAttribute : Foundation.NSString -> Foundation.NSObject

Parametri

attribute
NSString

NSString che rappresenta un attributo CTFontDescriptor, una delle chiavi in CTFontDescriptorAttributeKey.

Restituisce

Attributo come NSObject.

Commenti

È possibile usare GetAttributes() il metodo per ottenere tutti gli attributi contemporaneamente con un set fortemente tipizzato di proprietà.

Si applica a