MTLSharedTextureHandle Конструкторы

Определение

Перегрузки

MTLSharedTextureHandle()
MTLSharedTextureHandle(NSCoder)
MTLSharedTextureHandle(NSObjectFlag)
MTLSharedTextureHandle(IntPtr)

MTLSharedTextureHandle()

[Foundation.Export("init")]
public MTLSharedTextureHandle ();
Атрибуты

Применяется к

MTLSharedTextureHandle(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MTLSharedTextureHandle (Foundation.NSCoder coder);
new Metal.MTLSharedTextureHandle : Foundation.NSCoder -> Metal.MTLSharedTextureHandle

Параметры

coder
NSCoder
Атрибуты

Применяется к

MTLSharedTextureHandle(NSObjectFlag)

protected MTLSharedTextureHandle (Foundation.NSObjectFlag t);
new Metal.MTLSharedTextureHandle : Foundation.NSObjectFlag -> Metal.MTLSharedTextureHandle

Параметры

Применяется к

MTLSharedTextureHandle(IntPtr)

protected internal MTLSharedTextureHandle (IntPtr handle);
new Metal.MTLSharedTextureHandle : nativeint -> Metal.MTLSharedTextureHandle

Параметры

handle
IntPtr

nativeint

Применяется к