Share via


SKUniform.MatrixFloat2x2Value Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NMatrix2 MatrixFloat2x2Value { [Foundation.Export("matrixFloat2x2Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMatrixFloat2x2Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("matrixFloat2x2Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMatrixFloat2x2Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MatrixFloat2x2Value : CoreGraphics.NMatrix2 with get, set

Property Value

Attributes

Applies to