IMTLTexture.CreateSharedTextureHandle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("newSharedTextureHandle")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLSharedTextureHandle? CreateSharedTextureHandle();
[<Foundation.Export("newSharedTextureHandle")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CreateSharedTextureHandle : unit -> Metal.MTLSharedTextureHandle
override this.CreateSharedTextureHandle : unit -> Metal.MTLSharedTextureHandle
Returns
- Attributes