MTL4SpecializedFunctionDescriptor クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Register("MTL4SpecializedFunctionDescriptor", true)]
public class MTL4SpecializedFunctionDescriptor : Metal.MTL4FunctionDescriptor
[Foundation.Register("MTL4SpecializedFunctionDescriptor", true)]
[ObjCRuntime.UnsupportedSimulator("ios")]
public class MTL4SpecializedFunctionDescriptor : Metal.MTL4FunctionDescriptor
[Foundation.Register("MTL4SpecializedFunctionDescriptor", true)]
[ObjCRuntime.UnsupportedSimulator("tvos")]
public class MTL4SpecializedFunctionDescriptor : Metal.MTL4FunctionDescriptor
[<Foundation.Register("MTL4SpecializedFunctionDescriptor", true)>]
type MTL4SpecializedFunctionDescriptor = class
inherit MTL4FunctionDescriptor
[<Foundation.Register("MTL4SpecializedFunctionDescriptor", true)>]
[<ObjCRuntime.UnsupportedSimulator("ios")>]
type MTL4SpecializedFunctionDescriptor = class
inherit MTL4FunctionDescriptor
[<Foundation.Register("MTL4SpecializedFunctionDescriptor", true)>]
[<ObjCRuntime.UnsupportedSimulator("tvos")>]
type MTL4SpecializedFunctionDescriptor = class
inherit MTL4FunctionDescriptor
- 継承
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| MTL4SpecializedFunctionDescriptor() |
既定値を使用して新しい MTL4SpecializedFunctionDescriptor を作成します。 |
| MTL4SpecializedFunctionDescriptor(NativeHandle) |
アンマネージ オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。 ランタイムによって呼び出されます。 |
| MTL4SpecializedFunctionDescriptor(NSObjectFlag) |
初期化をスキップし、単にオブジェクトを割り当てるために派生クラスを呼び出すコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| AccessibilityAttributedUserInputLabels | (継承元 NSObject) |
| AccessibilityRespondsToUserInteraction | (継承元 NSObject) |
| AccessibilityTextualContext | (継承元 NSObject) |
| AccessibilityUserInputLabels | (継承元 NSObject) |
| Class | (継承元 NSObject) |
| ClassHandle |
このクラスの Objective-C クラス ハンドル。 |
| ConstantValues | |
| DebugDescription | (継承元 NSObject) |
| Description | (継承元 NSObject) |
| ExposedBindings | (継承元 NSObject) |
| FunctionDescriptor | |
| Handle |
アンマネージ オブジェクト表現へのハンドル (ポインター)。 (継承元 NSObject) |
| IsDirectBinding |
このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。 (継承元 NSObject) |
| IsProxy | (継承元 NSObject) |
| RetainCount | (継承元 NSObject) |
| Self | (継承元 NSObject) |
| SpecializedName | |
| Superclass | (継承元 NSObject) |
| SuperHandle |
この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。 (継承元 NSObject) |
| Zone | (継承元 NSObject) |