Share via


HdrMetadataInsertionModeExtensions Class

Definition

Extension methods for the HdrMetadataInsertionMode enumeration.

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

Methods

Name Description
GetConstant(HdrMetadataInsertionMode)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the HdrMetadataInsertionMode value named by constant.

Applies to