Share via


CIPageCurlWithShadowTransition.TargetImage Property

Definition

The image that will be displayed at the end of the transition.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreImage.CIImage? TargetImage { [Foundation.Export("targetImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTargetImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("targetImage", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setTargetImage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.TargetImage : CoreImage.CIImage with get, set

Property Value

Implements

Attributes

Applies to