Share via


MTKTextureLoaderCubeLayoutExtensions Class

Definition

Extension methods for the MTKTextureLoaderCubeLayout enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class MTKTextureLoaderCubeLayoutExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type MTKTextureLoaderCubeLayoutExtensions = class
Inheritance
MTKTextureLoaderCubeLayoutExtensions
Attributes

Methods

Name Description
GetConstant(MTKTextureLoaderCubeLayout)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the MTKTextureLoaderCubeLayout value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the MTKTextureLoaderCubeLayout value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the MTKTextureLoaderCubeLayout value named by constant.

Applies to