UIAppearance.GetAppearance メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
GetAppearance(IntPtr, Type[]) |
指定されたコンテインメント階層のこのオブジェクトの外観プロキシ。 |
GetAppearance(IntPtr, UITraitCollection) |
指定した の外観プロキシを返します |
GetAppearance(IntPtr, UITraitCollection, Type[]) |
包含階層で見つかった場合に、指定された の外観プロキシを |
GetAppearance(IntPtr, Type[])
GetAppearance(IntPtr, UITraitCollection)
指定した の外観プロキシを返します traits
。
public static IntPtr GetAppearance (IntPtr class_ptr, UIKit.UITraitCollection traits);
static member GetAppearance : nativeint * UIKit.UITraitCollection -> nativeint
パラメーター
- class_ptr
-
IntPtr
nativeint
- traits
- UITraitCollection
戻り値
IntPtr
nativeint
適用対象
GetAppearance(IntPtr, UITraitCollection, Type[])
包含階層で見つかった場合に、指定された の外観プロキシをwhenFoundIn
返しますtraits
。
public static IntPtr GetAppearance (IntPtr class_ptr, UIKit.UITraitCollection traits, params Type[] whenFoundIn);
static member GetAppearance : nativeint * UIKit.UITraitCollection * Type[] -> nativeint
パラメーター
- class_ptr
-
IntPtr
nativeint
- traits
- UITraitCollection
- whenFoundIn
- Type[]
戻り値
IntPtr
nativeint