Freigeben über


UIAppearance.GetAppearance Methode

Definition

Überlädt

GetAppearance(IntPtr, Type[])

Der Darstellungsproxy dieses Objekts in der angegebenen Einschlusshierarchie.

GetAppearance(IntPtr, UITraitCollection)

Gibt einen Darstellungsproxy für den angegebenen traitszurück.

GetAppearance(IntPtr, UITraitCollection, Type[])

Gibt einen Darstellungsproxy für den angegebenen traits zurück, wenn er in der whenFoundIn Einschlusshierarchie gefunden wird.

GetAppearance(IntPtr, Type[])

Der Darstellungsproxy dieses Objekts in der angegebenen Einschlusshierarchie.

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

Parameter

class_ptr
IntPtr

nativeint

whenFoundIn
Type[]

Gibt zurück

IntPtr

nativeint

Gilt für:

GetAppearance(IntPtr, UITraitCollection)

Gibt einen Darstellungsproxy für den angegebenen traitszurück.

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

Parameter

class_ptr
IntPtr

nativeint

Gibt zurück

IntPtr

nativeint

Gilt für:

GetAppearance(IntPtr, UITraitCollection, Type[])

Gibt einen Darstellungsproxy für den angegebenen traits zurück, wenn er in der whenFoundIn Einschlusshierarchie gefunden wird.

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

Parameter

class_ptr
IntPtr

nativeint

whenFoundIn
Type[]

Gibt zurück

IntPtr

nativeint

Gilt für: