Partager via


UIAppearance.GetAppearance Méthode

Définition

Surcharges

GetAppearance(IntPtr, Type[])

Proxy d’apparence de cet objet dans la hiérarchie de confinement spécifiée.

GetAppearance(IntPtr, UITraitCollection)

Retourne un proxy d’apparence pour le spécifié traits.

GetAppearance(IntPtr, UITraitCollection, Type[])

Retourne un proxy d’apparence pour le spécifié lorsqu’il traits se trouve dans la hiérarchie de whenFoundIn confinement.

GetAppearance(IntPtr, Type[])

Proxy d’apparence de cet objet dans la hiérarchie de confinement spécifiée.

public static IntPtr GetAppearance (IntPtr class_ptr, params Type[] whenFoundIn);
static member GetAppearance : nativeint * Type[] -> nativeint

Paramètres

class_ptr
IntPtr

nativeint

whenFoundIn
Type[]

Retours

IntPtr

nativeint

S’applique à

GetAppearance(IntPtr, UITraitCollection)

Retourne un proxy d’apparence pour le spécifié traits.

public static IntPtr GetAppearance (IntPtr class_ptr, UIKit.UITraitCollection traits);
static member GetAppearance : nativeint * UIKit.UITraitCollection -> nativeint

Paramètres

class_ptr
IntPtr

nativeint

Retours

IntPtr

nativeint

S’applique à

GetAppearance(IntPtr, UITraitCollection, Type[])

Retourne un proxy d’apparence pour le spécifié lorsqu’il traits se trouve dans la hiérarchie de whenFoundIn confinement.

public static IntPtr GetAppearance (IntPtr class_ptr, UIKit.UITraitCollection traits, params Type[] whenFoundIn);
static member GetAppearance : nativeint * UIKit.UITraitCollection * Type[] -> nativeint

Paramètres

class_ptr
IntPtr

nativeint

whenFoundIn
Type[]

Retours

IntPtr

nativeint

S’applique à