Condividi tramite


UIFontDescriptor.GetObject(NSString) Metodo

Definizione

API di basso livello/debole per recuperare le proprietà dal UIFontDescriptor.

[Foundation.Export("objectForKey:")]
public virtual Foundation.NSObject GetObject (Foundation.NSString anAttribute);
abstract member GetObject : Foundation.NSString -> Foundation.NSObject
override this.GetObject : Foundation.NSString -> Foundation.NSObject

Parametri

anAttribute
NSString

Attributo da recuperare.

Restituisce

Attributi

Commenti

Può essere usato da un thread in background.

Si applica a